We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60c371 commit 83fc11fCopy full SHA for 83fc11f
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"pretest": "npm run build",
17
"test": "npx lerna run test --stream",
18
"test:smoke": "npm run test:smoke --workspace=packages/api",
19
- "version": "npx conventional-changelog-cli --pkg lerna.json -i CHANGELOG.md -s && git add CHANGELOG.md"
+ "__version": "npx conventional-changelog-cli --pkg lerna.json -i CHANGELOG.md -s && git add CHANGELOG.md"
20
},
21
"repository": {
22
"type": "git",
0 commit comments