Skip to content

Commit b927e15

Browse files
github-actions[bot]cabljac
authored andcommitted
chore: version packages
1 parent c966946 commit b927e15

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/real-toes-shout.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/angular/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tanstack-query-firebase/angular
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- c966946: chore: add repository fields to package.json
8+
39
## 1.0.1
410

511
### Patch Changes

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack-query-firebase/angular",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "TanStack Query bindings for Firebase and Angular",
55
"type": "module",
66
"scripts": {

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tanstack-query-firebase/react
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- c966946: chore: add repository fields to package.json
8+
39
## 2.1.0
410

511
### Minor Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack-query-firebase/react",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "TanStack Query bindings for Firebase and React",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)