Skip to content

Commit 3e20c0a

Browse files
committed
chore: publish v2.0.1
1 parent 471336e commit 3e20c0a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Vue2 Helpers
22
A util package to use Vue 2 with Composition API easily.
33

4+
> NOTE:
5+
> - vue2-helpers@**1** is for vue2.5 and 2.6
6+
> - vue2-helpers@**2** is for vue2.7
7+
48

59
## ⬇️ Install
610
```

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue2-helpers",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A util package to use Vue 2 with Composition API easily",
55
"author": {
66
"name": "Ambit Tsai",

0 commit comments

Comments
 (0)