mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-26 13:34:45 +00:00
🎉 Release 3.5.2
This commit is contained in:
parent
fd3f62085f
commit
2bbe02adc8
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [3.5.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.5.2) - 2025-04-07
|
||||
## [3.5.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.5.2) - 2025-04-08
|
||||
|
||||
### ❤️ Thanks to all contributors! ❤️
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
|||
|
||||
### 📦️ Dependency
|
||||
|
||||
- fix(deps): update golang-packages [[#5083](https://github.com/woodpecker-ci/woodpecker/pull/5083)]
|
||||
- fix(deps): update module golang.org/x/crypto to v0.37.0 [[#5079](https://github.com/woodpecker-ci/woodpecker/pull/5079)]
|
||||
- fix(deps): update golang-packages [[#5078](https://github.com/woodpecker-ci/woodpecker/pull/5078)]
|
||||
- fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 [[#5076](https://github.com/woodpecker-ci/woodpecker/pull/5076)]
|
||||
|
|
Loading…
Reference in a new issue