Skip to content

Commit c5bbb68

Browse files
committed
changelog: better format
1 parent 8c75689 commit c5bbb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ update-contributors:
102102

103103
.PHONY: update-changelog
104104
update-changelog:
105-
$(shell yarn bin conventional-changelog) -p angular -i CHANGELOG.md -s
105+
$(shell yarn bin conventional-changelog) -i CHANGELOG.md -s
106106

107107
.PHONY: docker-dev
108108
docker-dev:

0 commit comments

Comments
 (0)