ci(release): add entry for release-v0.2.3 (#253)

* ci(release): add entry for release-v0.2.3

* patch: update comparision smlink
This commit is contained in:
kev 2023-08-02 22:38:05 +08:00 committed by GitHub
parent 36dc16f6cc
commit 3a6bf3e848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,9 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
## Releases
<!-- BEGIN NEW TOC ENTRY -->
- [v0.2.3rc1 (Pre-release)](#v023rc1-pre-release)
- [v0.2.2 (Latest)](#v022-latest)
- [v0.2.3 (Latest)](#v023-latest)
- [v0.2.2](#v022)
- [v0.2.1](#v021)
- [v0.2.0](#v020)
- [v0.1.10.p1](#v0110p1)
@ -32,9 +33,9 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- [v0.1.0](#v010)
<!-- BEGIN NEW CHANGELOGS -->
### v0.2.3rc1 (Pre-release)
### v0.2.3 (Latest)
> Release date: 2023/07/24
> Release date: 2023/08/02
### Features
@ -72,11 +73,11 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- 自动化(release): 起草版本 v0.2.2rc1 in [#228](https://github.com/daeuniverse/dae/pull/228) 由 (@daebot) 提交
- 自动化(pr-build): 添加 pr.ready_for_review 触发器 in [#226](https://github.com/daeuniverse/dae/pull/226) 由 (@yqlbu) 提交
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.3rc1/example.dae
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.3/example.dae
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.2...v0.2.3rc1
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.2...v0.2.3
### v0.2.2 (Latest)
### v0.2.2
> Release date: 2023/07/17
@ -147,9 +148,9 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- 自动化(generate-changelogs): 设置 dry_run 为 true in [#201](https://github.com/daeuniverse/dae/pull/201) by (@yqlbu)
- 自动化(daily-build): 更新自动执行时间 in [#198](https://github.com/daeuniverse/dae/pull/198) by (@yqlbu)
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.2rc1/example.dae
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.2/example.dae
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.1...v0.2.2rc1
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.1...v0.2.2
### v0.2.1
@ -203,9 +204,9 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- @earrmouth made their first contribution in #179
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.1rc1/example.dae
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.1/example.dae
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.0...v0.2.1rc1
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.0...v0.2.1
### v0.2.0