Skip to content

Commit f098234

Browse files
chore(package): Switch to show_changelog for npm run changelog
1 parent 30215a1 commit f098234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"watch:dts-downlevel": "npm run fixdts",
2222
"watch:test": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1",
2323
"debug": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1 --browsers=ChromeCanary",
24-
"changelog": "update_changelog",
24+
"changelog": "show_changelog",
2525
"release": "release"
2626
},
2727
"homepage": "https://ui-router.github.io",

0 commit comments

Comments
 (0)