Skip to content

Commit abc09e5

Browse files
authored
Fix release (#260)
1 parent 8e23322 commit abc09e5

File tree

3 files changed

+5
-29
lines changed

3 files changed

+5
-29
lines changed

.changeset/chubby-turkeys-sell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
"@tanstack/db-electric-collection": patch
3-
"@tanstack/db-query-collection": patch
2+
"@tanstack/electric-db-collection": patch
3+
"@tanstack/query-db-collection": patch
44
"@tanstack/db-example-react-todo": patch
55
"@tanstack/db": patch
66
---

examples/react/todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@tanstack/electric-db-collection": "^0.0.2",
77
"@tanstack/query-core": "^5.75.7",
88
"@tanstack/query-db-collection": "^0.0.2",
9-
"@tanstack/react-db": "^0.0.19",
9+
"@tanstack/react-db": "^0.0.20",
1010
"@tanstack/react-router": "^1.125.6",
1111
"@tanstack/react-start": "^1.126.1",
1212
"cors": "^2.8.5",

pnpm-lock.yaml

Lines changed: 2 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)