Skip to content

Commit 832abb8

Browse files
committed
release: vike-solid-query@0.0.1
1 parent c610712 commit 832abb8

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.0.1 (2024-09-04)
2+
3+
4+
### Features
5+
6+
* new extension `vike-solid-query` ([b04b04a](https://github.com/vikejs/vike-solid/commit/b04b04a044c992785f827bf28406c075e1a58eff))
7+
8+
9+

packages/vike-solid-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vike-solid-query",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"scripts": {
66
"dev": "rollup -c rollup.config.js --watch",
@@ -50,4 +50,4 @@
5050
],
5151
"repository": "github:vikejs/vike-solid",
5252
"license": "MIT"
53-
}
53+
}

0 commit comments

Comments
 (0)