Skip to content

Commit 1d068f2

Browse files
Fixed: Fix RELEASE_TAG example
1 parent 3d69429 commit 1d068f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ release_tag must be a valid git tag.
9393
Check http://git-scm.com/docs/git-check-ref-format for details.
9494
9595
Examples:
96-
create-conventional-changelog termux-app changelog.md 9272a757 6c24e6ac https://github.com/termux/termux-app 0.118.0
96+
create-conventional-changelog termux-app changelog.md 9272a757 6c24e6ac https://github.com/termux/termux-app v0.118.0
9797
```
9898
##

0 commit comments

Comments
 (0)