Skip to content

Commit b2fba22

Browse files
committed
Release 0.0.6
1 parent ccf4640 commit b2fba22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.6](https://github.com/hunterliu1003/vue-use-template/compare/0.0.4...0.0.6) (2024-10-22)
4+
5+
6+
### Features
7+
8+
* do not support SSR ([ccf4640](https://github.com/hunterliu1003/vue-use-template/commit/ccf46404be7fd5a3f61830b3156365786d6a052e))
9+
310
## [0.0.4](https://github.com/hunterliu1003/vue-use-template/compare/0.0.3...0.0.4) (2024-10-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-use-template",
33
"type": "module",
4-
"version": "0.0.4",
4+
"version": "0.0.6",
55
"packageManager": "pnpm@8.15.2",
66
"description": "vue use template",
77
"author": "Hunter Liu <hunterliu1003@gmail.com>",

0 commit comments

Comments
 (0)