Skip to content

Commit d97e246

Browse files
committed
release: v5.0.0-rc.8
1 parent a46bc87 commit d97e246

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/solid-query-persist-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/solid-query-persist-client",
3-
"version": "5.0.0-rc.6",
3+
"version": "5.0.0-rc.8",
44
"description": "Solid.js bindings to work with persisters in TanStack/solid-query",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/solid-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/solid-query",
3-
"version": "5.0.0-rc.6",
3+
"version": "5.0.0-rc.8",
44
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)