gitea-package/CHANGELOG.md
oauth acc37de956
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/push/release-hepler Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
ci/woodpecker/tag/test-image Pipeline was successful
🎉 Release 0.3.2 (#29)
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>
2025-02-24 10:07:32 +01:00

2.5 KiB

Changelog

0.3.2 - 2025-02-24

❤️ Thanks to all contributors! ❤️

@OCram85, @renovate

🐛 Bug Fixes

  • fix filename typo for release helper [#33]

🤖 Dependency

  • chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [#31]
  • chore(deps): update curlimages/curl docker tag to v8.12.1 [#30]

📦 Build

  • migrate to Woodpecker-CI 3 pipelines [#28]

⚙️ Meta

  • fix vscode settings [#32]

v0.3.1 - 2025-01-17

  • 🤖 DEPENDENCIES
    • Chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.1.2 (#22)
    • Chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.17.1 (#21)
    • Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#20)
    • Chore(deps): update curlimages/curl docker tag to v8.11.1 (#19)

v0.3.0 - 2024-09-09

  • 🤖 DEPENDENCIES
    • Chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0 (#17)
    • Chore(deps): update curlimages/curl docker tag to v8.9.1 (#16)
    • Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#15)

v0.2.0 - 2024-07-09

  • 🤖 DEPENDENCIES
    • Chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 (#13)
    • Chore(deps): update curlimages/curl docker tag to v8.8.0 (#12)

v0.1.1 - 2024-05-17

  • 🛠️ ENHANCEMENTS
    • Extend text output (#10)
  • 📦 BUILD
    • Add linter + renovate (#6)
  • 🤖 DEPENDENCIES
    • Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 (#8)

v0.1.0 - 2024-05-14

  • 🐛 BUGFIXES
    • Fix logo size (#4)
  • FEATURES
    • Add upload command (#3)
    • Migrate content (#1)
  • ⚙️ META
    • Update Gitea meta files (#2)