Skip to content

Commit 42016f3

Browse files
author
Miha Sedej
committed
chore(package.json): add lerna script
affects: @datepicker-react/hooks, @datepicker-react/styled
1 parent 6ad51c1 commit 42016f3

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
@@ -36,6 +36,7 @@
3636
"lerna:publish": "lerna publish --from-package",
3737
"lerna:version-prerelease": "lerna version prerelease --github-release --conventional-commits",
3838
"lerna:version-patch": "lerna version patch --github-release --conventional-commits",
39+
"lerna:version-minor": "lerna version minor --github-release --conventional-commits",
3940
"coveralls": "yarn run test:coverage && cat ./coverage/lcov.info | coveralls"
4041
},
4142
"author": "Miha Sedej",

0 commit comments

Comments
 (0)