Skip to content

Commit 81f00b6

Browse files
committed
release: v5.0.0-rc.9
1 parent b832b06 commit 81f00b6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/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/query-devtools",
3-
"version": "5.0.0-rc.5",
3+
"version": "5.0.0-rc.9",
44
"description": "Developer tools to interact with and visualize the TanStack Query cache",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-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/react-query-devtools",
3-
"version": "5.0.0-rc.7",
3+
"version": "5.0.0-rc.9",
44
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/solid-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/solid-query-devtools",
3-
"version": "5.0.0-rc.8",
3+
"version": "5.0.0-rc.9",
44
"description": "Developer tools to interact with and visualize the TanStack/solid-query Query cache",
55
"author": "tannerlinsley",
66
"license": "MIT",

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-rc.6",
3+
"version": "5.0.0-rc.9",
44
"description": "Developer tools to interact with and visualize the TanStack/svelte-query cache",
55
"author": "Lachlan Collins",
66
"license": "MIT",

0 commit comments

Comments
 (0)