Skip to content

Commit 9c947d3

Browse files
committed
chore(release): publish
1 parent 4631677 commit 9c947d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"message": "chore(release): publish"
99
}
1010
},
11-
"version": "0.2.7"
11+
"version": "0.2.8"
1212
}

Diff for: packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vueblocks/vue-use-core",
33
"description": "A Collection of Vue Compositon API Utilities.",
4-
"version": "0.2.7",
4+
"version": "0.2.8",
55
"main": "lib/index.cjs.js",
66
"types": "lib/index.d.ts",
77
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)