Skip to content

Commit

Permalink
Add script to update the version
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Fendt <Florian.Fendt@bosch.io>
  • Loading branch information
ffendt committed Apr 16, 2021
1 parent c01b8ff commit 91c1e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/package.json
Expand Up @@ -18,6 +18,7 @@
"test:coverage": "lerna run test:coverage --parallel",
"test:watch": "lerna run test:watch --parallel",
"release": "lerna publish --yes --force-publish=*",
"update-version": "lerna version --no-git-tag-version --no-push --force-publish=*",
"lint": "lerna run lint --stream"
},
"devDependencies": {
Expand Down

0 comments on commit 91c1e10

Please sign in to comment.