We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30215a1 commit f098234Copy full SHA for f098234
package.json
@@ -21,7 +21,7 @@
21
"watch:dts-downlevel": "npm run fixdts",
22
"watch:test": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1",
23
"debug": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1 --browsers=ChromeCanary",
24
- "changelog": "update_changelog",
+ "changelog": "show_changelog",
25
"release": "release"
26
},
27
"homepage": "https://ui-router.github.io",
0 commit comments