Skip to content

Commit

Permalink
chore(release): tag 'v2.1.0' into develop
Browse files Browse the repository at this point in the history
gitflow v2.1.0

* feat: add create command to release allowing for a single step release prodution
* feat: add missing hook script filter-flow-release-finish-version
* fix: multi-line tag message when using -m
* docs: update readme with better description as to why this fork was created. Thank You [shaedrick](https://github.com/shaedrich)
  • Loading branch information
ChrisJStone committed Jul 1, 2023
2 parents fd078fc + d752862 commit 2ae8009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-flow-version
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#


GITFLOW_VERSION=2.1.0-SNAPSHOT
GITFLOW_VERSION=2.1.0

initialize() {
# A function can not be empty. Comments count as empty.
Expand Down

0 comments on commit 2ae8009

Please sign in to comment.