Skip to content

Commit

Permalink
🔖 bump version to v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Sep 22, 2024
1 parent 507205f commit 0a54449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lint:style": "stylelint \"**/*.css\"",
"lint:style:fix": "stylelint --fix \"**/*.css\"",
"prettier": "prettier",
"release:bumpVersion": "yarn lerna version --no-private --force-publish --no-push",
"release:bumpVersion": "yarn lerna version --no-private --force-publish --no-push -m",
"serve:website": "yarn workspace website serve",
"start": "yarn build:packages && yarn start:website",
"start:website": "yarn workspace website start",
Expand Down

0 comments on commit 0a54449

Please # to comment.