Skip to content

Commit d511b3c

Browse files
committed
release: v5.0.2
1 parent 0b6b9fc commit d511b3c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/svelte-query-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/svelte-query-devtools",
3-
"version": "5.0.0",
3+
"version": "5.0.2",
44
"description": "Developer tools to interact with and visualize the TanStack/svelte-query cache",
55
"author": "Lachlan Collins",
66
"license": "MIT",

packages/svelte-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/svelte-query-persist-client",
3-
"version": "5.0.0",
3+
"version": "5.0.2",
44
"description": "Svelte bindings to work with persisters in TanStack/svelte-query",
55
"author": "Lachlan Collins",
66
"license": "MIT",

packages/svelte-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/svelte-query",
3-
"version": "5.0.0",
3+
"version": "5.0.2",
44
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Svelte",
55
"author": "Lachlan Collins",
66
"license": "MIT",

0 commit comments

Comments
 (0)