Skip to content

Commit 7bbe9bd

Browse files
ci: Version Packages (#601)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 271960d commit 7bbe9bd

34 files changed

+140
-107
lines changed

.changeset/brave-rocks-lie.md

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

.changeset/curvy-mangos-yell.md

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

.changeset/five-waves-rule.md

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

.changeset/happy-parks-invite.md

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

.changeset/polite-eels-laugh.md

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

.changeset/yellow-pears-rush.md

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

examples/angular/todos/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# todos
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`51c6bc5`](https://github.com/TanStack/db/commit/51c6bc58244ed6a3ac853e7e6af7775b33d6b65a), [`248e2c6`](https://github.com/TanStack/db/commit/248e2c6db8e9df8cf2cb225100e4ba9cb67cd534), [`ce7e2b2`](https://github.com/TanStack/db/commit/ce7e2b209ed882baa29ec86f89f1b527d6580e0b), [`1b832ff`](https://github.com/TanStack/db/commit/1b832ff9ec236e7dbe9256803e2ba12b4c9b9a30)]:
8+
- @tanstack/db@0.4.2
9+
- @tanstack/angular-db@0.1.7
10+
311
## 0.0.2
412

513
### Patch Changes

examples/angular/todos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todos",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

examples/react/projects/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"@tailwindcss/vite": "^4.1.13",
1919
"@tanstack/query-core": "^5.90.2",
20-
"@tanstack/query-db-collection": "^0.2.22",
21-
"@tanstack/react-db": "^0.1.23",
20+
"@tanstack/query-db-collection": "^0.2.23",
21+
"@tanstack/react-db": "^0.1.24",
2222
"@tanstack/react-router": "^1.132.25",
2323
"@tanstack/react-router-devtools": "^1.132.25",
2424
"@tanstack/react-router-with-query": "^1.130.17",

examples/react/todo/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# examples/react/todo
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a064cb4`](https://github.com/TanStack/db/commit/a064cb42b69da45a306213ab1ef96590d4420575), [`1b832ff`](https://github.com/TanStack/db/commit/1b832ff9ec236e7dbe9256803e2ba12b4c9b9a30), [`271960d`](https://github.com/TanStack/db/commit/271960d65255294870503f0f92b706e1a73f26ba)]:
8+
- @tanstack/query-db-collection@0.2.23
9+
- @tanstack/electric-db-collection@0.1.26
10+
- @tanstack/react-db@0.1.24
11+
- @tanstack/trailbase-db-collection@0.1.24
12+
313
## 0.1.1
414

515
### Patch Changes

0 commit comments

Comments
 (0)