From addd7c0e70983f8ab13bc34204fed2c7ee89fe4c Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Apr 2025 20:20:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=200.3.3=20(#37)?= 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 `0.3.3` 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 ## [0.3.3](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.3) - 2025-04-14 ### 🤖 Dependency - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 [[#34](https://gitea.ocram85.com/plugins/gitea-package/pulls/34)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#35](https://gitea.ocram85.com/plugins/gitea-package/pulls/35)] - chore(deps): update curlimages/curl docker tag to v8.13.0 [[#36](https://gitea.ocram85.com/plugins/gitea-package/pulls/36)] Reviewed-on: https://gitea.ocram85.com/plugins/gitea-package/pulls/37 Co-authored-by: oauth Co-committed-by: oauth --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbc379..d6abf4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.3.3](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.3) - 2025-04-14 + +### ❤️ Thanks to all contributors! ❤️ + +@renovate + +### 🤖 Dependency + +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 [[#34](https://gitea.ocram85.com/plugins/gitea-package/pulls/34)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#35](https://gitea.ocram85.com/plugins/gitea-package/pulls/35)] +- chore(deps): update curlimages/curl docker tag to v8.13.0 [[#36](https://gitea.ocram85.com/plugins/gitea-package/pulls/36)] + ## [0.3.2](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.2) - 2025-02-24 ### ❤️ Thanks to all contributors! ❤️