Skip to content

Commit 251feaa

Browse files
committed
Update package and Readme
1 parent 3b3a1bb commit 251feaa

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.0.1](https://github.com/wusaby-rush/power-vue/compare/v0.4.1...v1.0.1) (2023-02-18)
2+
3+
4+
15
## [1.0.1](https://github.com/wusaby-rush/power-vue/compare/v0.4.1...v1.0.1) (2023-02-17)
26

37

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
## Status
1313

14+
>for this fork I will maintain it, if you face problem please report or make PR
15+
1416
- This is pretty new. There are probably bugs and there might still be API changes, so **use at your own risk.** Is it usable though? Very much. Check out the [examples](https://github.com/vuejs/petite-vue/tree/main/examples) to see what it's capable of.
1517

1618
- The issue list is intentionally disabled because I have higher priority things to focus on for now and don't want to be distracted. If you found a bug, you'll have to either workaround it or submit a PR to fix it yourself. That said, feel free to use the discussions tab to help each other out.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "power-vue",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "petite-vue fork with plugins support",
55
"main": "dist/petite-vue.umd.js",
66
"unpkg": "dist/petite-vue.iife.js",

0 commit comments

Comments
 (0)