Skip to content

Commit

Permalink
release: v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Jun 24, 2024
1 parent 3b8c545 commit cc765a9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/angular-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/angular-store",
"author": "Tanner Linsley",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",
"repository": "tanstack/store",
"homepage": "https://tanstack.com/store",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/react-store",
"author": "Tanner Linsley",
"version": "0.5.0",
"version": "0.5.2",
"license": "MIT",
"repository": "tanstack/store",
"homepage": "https://tanstack.com/",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/solid-store",
"author": "Tanner Linsley",
"version": "0.5.0",
"version": "0.5.2",
"license": "MIT",
"repository": "tanstack/store",
"homepage": "https://tanstack.com/",
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/store",
"author": "Tanner Linsley",
"version": "0.5.0",
"version": "0.5.2",
"license": "MIT",
"repository": "tanstack/store",
"homepage": "https://tanstack.com/store",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/svelte-store",
"version": "0.5.0",
"version": "0.5.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/vue-store",
"version": "0.5.0",
"version": "0.5.2",
"author": "Tanner Linsley",
"license": "MIT",
"repository": "tanstack/store",
Expand Down

0 comments on commit cc765a9

Please sign in to comment.