Skip to content

Commit

Permalink
release: v5.0.0-beta.21
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Aug 29, 2023
1 parent f97742e commit a496b3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/solid-query-persist-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/solid-query-persist-client",
"version": "5.0.0-beta.15",
"version": "5.0.0-beta.21",
"description": "Solid.js bindings to work with persisters in TanStack/solid-query",
"author": "tannerlinsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/solid-query",
"version": "5.0.0-beta.20",
"version": "5.0.0-beta.21",
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid",
"author": "tannerlinsley",
"license": "MIT",
Expand Down

0 comments on commit a496b3d

Please sign in to comment.