Skip to content

Commit 7dcd45d

Browse files
feat(changelog): Remove update_changelog in favor of release.js
1 parent a939aee commit 7dcd45d

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
},
1515
"homepage": "https://github.com/ui-router/publish-scripts#readme",
1616
"scripts": {
17-
"changelog": "node ./.update_changelog.js",
1817
"release": "node ./release.js"
1918
},
2019
"bin": {
@@ -37,4 +36,4 @@
3736
"tweak-sourcemap-paths": "0.0.3",
3837
"yargs": "^9.0.1"
3938
}
40-
}
39+
}

update_changelog.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)