Skip to content

Commit 5eec79d

Browse files
committed
chore: add changelog targets to Makefile
1 parent c016c6b commit 5eec79d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.PHONY: clean clean_tox compile_translations coverage diff_cover docs dummy_translations \
22
extract_translations fake_translations help pull_translations push_translations \
3-
quality requirements selfcheck test test-all upgrade validate install_transifex_client
3+
quality requirements selfcheck test test-all upgrade validate install_transifex_client \
4+
changelog-entry changelog
45

56
.DEFAULT_GOAL := help
67

0 commit comments

Comments
 (0)