From edefb3c8d05da8ab6da6b4127c6d883d9c82531e Mon Sep 17 00:00:00 2001 From: "dae-bot[bot]" <136105375+dae-bot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:52:00 +0800 Subject: [PATCH] ci(release): draft release v0.3.3.p1 (#243) Co-authored-by: daebot Co-authored-by: kev --- CHANGELOGS.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOGS.md b/CHANGELOGS.md index 7322de40..8fa56a8d 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -13,8 +13,8 @@ curl --silent "https://api.github.com/repos/daeuniverse/daed/releases" | jq -r ' ## Releases - -- [v0.3.3 (Latest)](#v033-latest) +- [v0.3.3.p1 (Latest)](#v033p1-latest) +- [v0.3.3](#v033) - [v0.3.2](#v032) - [v0.3.1](#v031) - [v0.3.0](#v030) @@ -24,7 +24,19 @@ curl --silent "https://api.github.com/repos/daeuniverse/daed/releases" | jq -r ' - [v0.1.0rc1 (Pre-release)](#v010rc1-pre-release) -### v0.3.3 (Latest) +### v0.3.3.p1 (Latest) + +> Release date: 2023/08/14 + +### Others + +- chore(sync): keep upstream source up-to-date in [#241](https://github.com/daeuniverse/daed/pull/241) by (@daebot) +- chore(sync): keep upstream source up-to-date in [#240](https://github.com/daeuniverse/daed/pull/240) by (@daebot) +- chore(sync): keep upstream source up-to-date in [#239](https://github.com/daeuniverse/daed/pull/239) by (@daebot) + +**Full Changelog**: https://github.com/daeuniverse/daed/compare/v0.3.3...v0.3.3.p1 + +### v0.3.3 > Release date: 2023/08/13