feat(changelog): filter tags used to generate changelog
This commit is contained in:
parent
1eb3de4f16
commit
d9919c888f
2
Makefile
2
Makefile
@ -141,7 +141,7 @@ update-edge-lib:
|
||||
|
||||
.PHONY: changelog
|
||||
changelog: .mktools
|
||||
$(MAKE) mkt-changelog
|
||||
$(MAKE) MKT_GIT_CHGLOG_ARGS='--tag-filter-pattern $(MKT_PROJECT_VERSION_CHANNEL) --output CHANGELOG.md' mkt-changelog
|
||||
|
||||
.PHONY: mktools
|
||||
mktools:
|
||||
|
Loading…
x
Reference in New Issue
Block a user