Skip to content

Commit a0afb84

Browse files
Add release script
1 parent a0e0d53 commit a0afb84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"markdownlint:fix": "markdownlint-cli2 **/*.md --fix",
4949
"prettier": "prettier . --check",
5050
"prettier:fix": "prettier . --write",
51+
"release": "npx bumpp --no-push",
5152
"stylelint": "stylelint **/*.css",
5253
"stylelint:fix": "stylelint **/*.css --fix",
5354
"test": "npm run lint && npm run prettier"

0 commit comments

Comments
 (0)