Skip to content

Commit c807114

Browse files
ci: Version Packages (#622)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 519b65b commit c807114

32 files changed

+119
-65
lines changed

.changeset/busy-olives-cover.md

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

.changeset/good-papers-knock.md

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

.changeset/lemon-poems-raise.md

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

.changeset/light-moles-divide.md

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

.changeset/olive-boxes-lie.md

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

.changeset/quick-tigers-talk.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.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`56b870b`](https://github.com/TanStack/db/commit/56b870b3e63f8010b6eeebea87893b10c75a5888), [`f623990`](https://github.com/TanStack/db/commit/f62399062e4db61426ddfbbbe324c48cab2513dd), [`5f43d5f`](https://github.com/TanStack/db/commit/5f43d5f7f47614be8e71856ceb0f91733d9be627), [`05776f5`](https://github.com/TanStack/db/commit/05776f52a8ce4fe41b34fc8cace2046afc42835c), [`d27d32a`](https://github.com/TanStack/db/commit/d27d32aceb7f8fcabc07dcf1b55a84a605d2f23f)]:
8+
- @tanstack/db@0.4.4
9+
- @tanstack/angular-db@0.1.9
10+
311
## 0.0.4
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.4",
3+
"version": "0.0.5",
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.24",
21-
"@tanstack/react-db": "^0.1.25",
20+
"@tanstack/query-db-collection": "^0.2.25",
21+
"@tanstack/react-db": "^0.1.26",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b38bd76`](https://github.com/TanStack/db/commit/b38bd768560966af67f859a28d4e15a0f877a199)]:
8+
- @tanstack/query-db-collection@0.2.25
9+
- @tanstack/electric-db-collection@0.1.28
10+
- @tanstack/react-db@0.1.26
11+
- @tanstack/trailbase-db-collection@0.1.26
12+
313
## 0.1.3
414

515
### Patch Changes

0 commit comments

Comments
 (0)