Skip to content

Commit

Permalink
fix: FIX minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-shopopop committed Jun 5, 2022
1 parent 189f3d0 commit 151a5b7
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 @@ -38,7 +38,7 @@
"typecheck": "tsc --noEmit",
"release": "standard-version",
"prerelease": "standard-version -- --prerelease",
"fix": "standard-version -- --release-as minor",
"minor": "standard-version -- --release-as minor",
"doc": "rimraf docs && npx typedoc src/index.ts"
},
"keywords": [
Expand Down

0 comments on commit 151a5b7

Please # to comment.