Skip to content

Commit fe0ae80

Browse files
committed
release: v4.27.1
1 parent d23d893 commit fe0ae80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/query-async-storage-persister/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-async-storage-persister",
3-
"version": "4.27.0",
3+
"version": "4.27.1",
44
"description": "A persister for asynchronous storages, to be used with TanStack/Query",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/query-sync-storage-persister/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-sync-storage-persister",
3-
"version": "4.27.0",
3+
"version": "4.27.1",
44
"description": "A persister for synchronous storages, to be used with TanStack/Query",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)