mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
release.md: Record the specific command I used.
This commit is contained in:
parent
f3d0e141fd
commit
e060a0a1c8
@ -6,6 +6,7 @@
|
|||||||
- Confirm `make test` passes
|
- Confirm `make test` passes
|
||||||
- check with multiple zsh versions
|
- check with multiple zsh versions
|
||||||
- Update changelog.md
|
- Update changelog.md
|
||||||
|
`tig --abbrev=12 --abbrev-commit 0.4.1..upstream/master`
|
||||||
- Remove `-dev` suffix from `./.version`;
|
- Remove `-dev` suffix from `./.version`;
|
||||||
Commit that using 'git commit -m "Tag version $(<.version).";
|
Commit that using 'git commit -m "Tag version $(<.version).";
|
||||||
Tag it using `git tag $(<.version)`;
|
Tag it using `git tag $(<.version)`;
|
||||||
|
Loading…
Reference in New Issue
Block a user