Skip to content

Commit

Permalink
chore: bringing back changelog updating
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Aug 18, 2023
1 parent e440a28 commit d673575
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 @@ -16,7 +16,7 @@
"pretest": "npm run build",
"test": "npx lerna run test --stream",
"test:smoke": "npm run test:smoke --workspace=packages/api",
"__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"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d673575

Please sign in to comment.