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.2` 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.2](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.2) - 2025-02-24
### 🐛 Bug Fixes
- fix filename typo for release helper [[#33](#33)]
### 🤖 Dependency
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [[#31](#31)]
- chore(deps): update curlimages/curl docker tag to v8.12.1 [[#30](#30)]
### 📦 Build
- migrate to Woodpecker-CI 3 pipelines [[#28](#28)]
### ⚙️ Meta
- fix vscode settings [[#32](#32)]
Reviewed-on: #29
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: oauth <noreply@ocram85.com>
Co-committed-by: oauth <noreply@ocram85.com>
#### 📖 Summary
migrate repo content
#### 📑 Test Plan
> 💡 Select your test plan for the code changes.
- [x] CI pipeline tests
- [ ] Custom test
- [ ] No test plan
##### Details / Justification
<!-- Add your test details or justification for missing tests here. -->
#### 📚 Additional Notes
<!-- A place for additional detail notes. -->
Reviewed-on: #1