We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91548be commit cf3746bCopy full SHA for cf3746b
package.json
@@ -8,6 +8,7 @@
8
"ionic": "bin/ionic"
9
},
10
"scripts": {
11
+ "changelog": "conventional-changelog -i CHANGELOG.md -s -p angular",
12
"gh-release": "node scripts/release",
13
"e2e": "jasmine-node --captureExceptions ./e2e",
14
"jasmine": "jasmine-node --captureExceptions ./spec",
0 commit comments