From 9b84ce645bc059076415240fdceb6893f1e9073a Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 8 Apr 2025 08:41:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.0.1=20(#14)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `1.0.1` will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to `main` this pull-request will be updated. ## Options - [ ] Mark this version as a release candidate ## [1.0.1](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.1) - 2025-04-07 ### 📚 Documentation - [Docs] Changed README for docker deployments [[#15](https://git.hackmi.ch/Phil/goshorly/pulls/15)] ### Misc - [CI] Upload version binary to forgejo release [[#13](https://git.hackmi.ch/Phil/goshorly/pulls/13)] Co-authored-by: oauth Reviewed-on: https://git.hackmi.ch/Phil/goshorly/pulls/14 Co-authored-by: release-bot Co-committed-by: release-bot --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4dfe3e..1c07f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.0.1](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.1) - 2025-04-07 + +### ❤️ Thanks to all contributors! ❤️ + +@Phil + +### 📚 Documentation + +- [Docs] Changed README for docker deployments [[#15](https://git.hackmi.ch/Phil/goshorly/pulls/15)] + +### Misc + +- [CI] Upload version binary to forgejo release [[#13](https://git.hackmi.ch/Phil/goshorly/pulls/13)] + ## [1.0.0](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.0) - 2025-04-07 ### ❤️ Thanks to all contributors! ❤️