From 740cf4298d044720afd7647b69f5e17ee7d89f87 Mon Sep 17 00:00:00 2001 From: wano <55907021+wanlce@users.noreply.github.com> Date: Sun, 16 Jun 2024 22:44:53 +0800 Subject: [PATCH] ci(release): draft release v0.7.0rc1.1 (#446) --- CHANGELOGS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOGS.md b/CHANGELOGS.md index f9eed127..45e87d67 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -14,7 +14,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/daed/releases" | jq -r ' -- [v0.7.0rc1 (Pre-Latest)](#v070rc1-pre-release) +- [v0.7.0rc1.1 (Pre-Latest)](#v070rc1.1-pre-release) - [v0.6.0 (Latest)](#v060-latest) - [v0.4.1](#v041) - [v0.4.0rc1](#v040rc1) @@ -41,6 +41,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/daed/releases" | jq -r ' #### Others - chore(sync): keep upstream source up-to-date [#442](https://github.com/daeuniverse/daed/pull/442) by (@dae-prow[bot]) +- ci(docker): update go version to 1.22 [#445](https://github.com/daeuniverse/daed/pull/445) by (@wanlce) **Full Changelog**: https://github.com/daeuniverse/daed/compare/v0.6.0...v0.7.0rc1