Skip to content

Commit

Permalink
chore: release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yanquanfahei committed Mar 3, 2023
1 parent ec85c63 commit 19b8a48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-mini-ci",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "小程序 CI 集成,打开小程序开发工具、上传并生成体验码、生成预览二维码",
"author": "yanquanfahei <[email protected]>",
"license": "MIT",
Expand All @@ -28,7 +28,6 @@
"dev": "unbuild --stub",
"build": "unbuild",
"build:rollup": "rollup -c",
"prepublish": "pnpm build:rollup",
"release": "bumpp package.json --commit --push --tag && pnpm -r publish --access public"
},
"peerDependencies": {
Expand Down

0 comments on commit 19b8a48

Please sign in to comment.