Skip to content

Commit

Permalink
changelog: better format
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig committed Jan 3, 2021
1 parent 8c75689 commit c5bbb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ update-contributors:

.PHONY: update-changelog
update-changelog:
$(shell yarn bin conventional-changelog) -p angular -i CHANGELOG.md -s
$(shell yarn bin conventional-changelog) -i CHANGELOG.md -s

.PHONY: docker-dev
docker-dev:
Expand Down

0 comments on commit c5bbb68

Please sign in to comment.