Skip to content

Commit cdbecb4

Browse files
Merge pull request #46 from shiftcode/#32-update-conventional-changelog
feat(publish-helper): update conventional-changelog-angular
2 parents 273f831 + fe969a8 commit cdbecb4

2 files changed

Lines changed: 9 additions & 20 deletions

File tree

package-lock.json

Lines changed: 7 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/publish-helper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/publish-helper",
3-
"version": "3.0.1",
3+
"version": "3.1.0-pr32.0",
44
"description": "scripts for conventional (pre)releases",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",
@@ -26,7 +26,7 @@
2626
"test:watch": "npm run test -- --watch"
2727
},
2828
"dependencies": {
29-
"conventional-changelog-angular": "^5.0.13",
29+
"conventional-changelog-angular": "^8.0.0",
3030
"yargs": "^17.7.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)