Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Aug 4, 2023
1 parent a09eaf3 commit 2f85a33
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .changeset/curly-balloons-switch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@axetroy/iconfont-componentized-cli": patch
"@axetroy/iconfont-componentized-gen-dom": patch
"@axetroy/iconfont-componentized-gen-react": patch
"@axetroy/iconfont-componentized-gen-svg": patch
"@axetroy/iconfont-componentized-gen-vue": patch
"@axetroy/iconfont-componentized-gen-web-component": patch
"@axetroy/iconfont-componentized-parser": patch
"@axetroy/iconfont-componentized-share": patch
---

bump
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "pnpm -r --aggregate-output --filter=./packages/* build",
"test": "pnpm -r --aggregate-output --filter=./packages/* test",
"format": "prettier **/*.{js,jsx,ts,json,md} --write",
"changeset:release": "changeset publish",
"changeset:release": "pnpm publish -r --access public",
"changeset:version": "changeset version && pnpm install --lockfile-only",
"prepublishOnly": "pnpm build"
},
Expand Down

0 comments on commit 2f85a33

Please sign in to comment.