Skip to content

Commit 3d69e14

Browse files
committed
chore: release v0.1.2
1 parent a2f6177 commit 3d69e14

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": true,
66
"scripts": {
77
"dev": "vite",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hooray/monorepo",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": true,
66
"description": "",
77
"author": "Hooray <304327508@qq.com>",

packages/vite-plugin-archiver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-archiver",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "",
66
"author": "Hooray <304327508@qq.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)