Skip to content

Commit a0d9021

Browse files
committed
Readme: release fix
1 parent f1802a5 commit a0d9021

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
@@ -89,7 +89,7 @@ To add an own translations:
8989
- `git checkout master`
9090
- Update CHANGELOG.md
9191
- Bump version in package.json
92-
- `git commit -am "vx.y.z"` with Changelog list in commit message
92+
- `git commit -a | "vx.y.z"` with Changelog list in commit message
9393
- `git tag vx.y.z -a` with Changelog list in tag message
9494
- `git push origin master; git push origin --tags`
9595
- `npm publish`

0 commit comments

Comments
 (0)