chore: add changelog 4.2.2
This commit is contained in:
parent
78899a0251
commit
761e38f6ad
2 changed files with 11 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
|
|||
npm version $VERSION --message "[release] $VERSION $RELEASE_TAG"
|
||||
|
||||
# changelog
|
||||
node_modules/.bin/conventional-changelog -p angular -i CHANGELOG.md -s
|
||||
node_modules/.bin/conventional-changelog -p angular -i CHANGELOG.md -s -r 2
|
||||
|
||||
git add .
|
||||
git commit -m "chore: add changelog $VERSION"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue