mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-01 02:35:50 +08:00
build: gren 0.17.3 mess up dates
This commit is contained in:
parent
c8e7609be8
commit
9f400b4eae
@ -21,7 +21,7 @@ We are using [gren](https://github.com/github-tools/github-release-notes) to gen
|
|||||||
- Regenerate CHANGELOG.md with _gren_
|
- Regenerate CHANGELOG.md with _gren_
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
npx github-release-notes changelog --generate --override --tags=all
|
npx github-release-notes@0.17.1 changelog --generate --override --tags=all
|
||||||
```
|
```
|
||||||
|
|
||||||
- Add the changelog to git and update the tag
|
- Add the changelog to git and update the tag
|
||||||
@ -37,5 +37,5 @@ We are using [gren](https://github.com/github-tools/github-release-notes) to gen
|
|||||||
- Generate release with _gren_
|
- Generate release with _gren_
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
npx github-release-notes release --tags <tag>
|
npx github-release-notes@0.17.1 release --tags <tag>
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user