Skip to content

Commit

Permalink
chore: release v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Sep 12, 2024
1 parent 800db04 commit 253163f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hooray/monorepo",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"description": "",
"author": "Hooray <304327508@qq.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-vue-app-loading/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-app-loading",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"description": "",
"author": "",
"license": "MIT",
Expand Down

0 comments on commit 253163f

Please sign in to comment.