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 cede984 commit e0bcc82
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .changeset/wild-bees-mix.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
---

update
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": "pnpm build && changeset publish",
"changeset:release": "pnpm build && pnpm publish",
"changeset:version": "changeset version && pnpm install --lockfile-only"
},
"devDependencies": {
Expand Down

0 comments on commit e0bcc82

Please sign in to comment.