🎉 Release 3.5.1 (#5070)

This commit is contained in:
woodpecker-bot 2025-04-04 12:23:57 +03:00 committed by GitHub
parent 4f26f6dbbc
commit 009612d969
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,27 @@
# Changelog
## [3.5.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.5.1) - 2025-04-04
### ❤️ Thanks to all contributors! ❤️
@xoxys
### 🐛 Bug Fixes
- Add missing icon for changes files tab [[#5068](https://github.com/woodpecker-ci/woodpecker/pull/5068)]
- Improve CLI info text and remove markdown [[#5069](https://github.com/woodpecker-ci/woodpecker/pull/5069)]
- Fix cli format flag fallback [[#5057](https://github.com/woodpecker-ci/woodpecker/pull/5057)]
### 📚 Documentation
- chore(deps): update docs npm deps non-major [[#5060](https://github.com/woodpecker-ci/woodpecker/pull/5060)]
### 📦️ Dependency
- fix(deps): update module code.gitea.io/sdk/gitea to v0.21.0 [[#5067](https://github.com/woodpecker-ci/woodpecker/pull/5067)]
- chore(deps): lock file maintenance [[#5062](https://github.com/woodpecker-ci/woodpecker/pull/5062)]
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.27 [[#5058](https://github.com/woodpecker-ci/woodpecker/pull/5058)]
## [3.5.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.5.0) - 2025-04-02
### ❤️ Thanks to all contributors! ❤️