Skip to content

Commit

Permalink
chore: update changelog target
Browse files Browse the repository at this point in the history
  • Loading branch information
gabor-boros committed Oct 26, 2021
1 parent cff5e53 commit bce0418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -46,7 +46,7 @@ release: ## Release a new version on GitHub
goreleaser release --rm-dist

changelog: ## Generate changelog
git-cliff --unreleased --prepend CHANGELOG.md
git-cliff > CHANGELOG.md

docs: ## Serve the documentation site locally
@cd www && mkdocs serve
Expand Down

0 comments on commit bce0418

Please sign in to comment.