Skip to content

Commit cf3746b

Browse files
committed
chore(): add changelog task
1 parent 91548be commit cf3746b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"ionic": "bin/ionic"
99
},
1010
"scripts": {
11+
"changelog": "conventional-changelog -i CHANGELOG.md -s -p angular",
1112
"gh-release": "node scripts/release",
1213
"e2e": "jasmine-node --captureExceptions ./e2e",
1314
"jasmine": "jasmine-node --captureExceptions ./spec",

0 commit comments

Comments
 (0)