Skip to content

Commit 878fb8c

Browse files
committed
release: v0.10.1
1 parent 7e0dc5f commit 878fb8c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/preact/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@tanstack/preact-store": "^0.10.0",
11+
"@tanstack/preact-store": "^0.10.1",
1212
"preact": "^10.27.2"
1313
},
1414
"devDependencies": {

packages/preact-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/preact-store",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Framework agnostic type-safe store w/ reactive framework adapters",
55
"author": "Tanner Linsley",
66
"license": "MIT",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)