Skip to content

Commit 1ead251

Browse files
committed
release: v5.17.13
1 parent 4524716 commit 1ead251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

packages/vue-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/vue-query",
3-
"version": "5.17.12",
3+
"version": "5.17.13",
44
"description": "Hooks for managing, caching and syncing asynchronous and remote data in Vue",
55
"author": "Damian Osipiuk",
66
"license": "MIT",

0 commit comments

Comments
 (0)