mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Use upcoming version in make notes commit
This commit is contained in:
2
Makefile
2
Makefile
@ -63,7 +63,7 @@ notes: check-bump
|
||||
towncrier build --yes --version $(UPCOMING_VERSION)
|
||||
# Before we bump the version, make sure that the towncrier-generated docs will build
|
||||
make build-docs
|
||||
git commit -m "Compile release notes"
|
||||
git commit -m "Compile release notes for v$(UPCOMING_VERSION)"
|
||||
|
||||
release: check-bump clean
|
||||
# require that upstream is configured for ethereum/<REPO_NAME>
|
||||
|
||||
Reference in New Issue
Block a user