feature: release version logs

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-10 16:30:21 +08:00
parent 5b05152f9a
commit b4dcbe7202
13 changed files with 694 additions and 492 deletions
+1 -2
View File
@@ -6,10 +6,9 @@ All notable changes to this project will be documented in this file.
## command
```bash
git-chglog --tag-filter-pattern 'v3.0.0' -o CHANGELOG-3.0.1.md
git-chglog --tag-filter-pattern 'v2.0.*' -o CHANGELOG-2.0.md
```
## create next tag
```bash