Skip to content

Commit

Permalink
馃帀 Release 2.4.1 (#3517)
Browse files Browse the repository at this point in the history
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 `2.4.1` 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

##
[2.4.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/2.4.1)
- 2024-03-20

### 馃敀 Security

- Only allow to deploy from push, tag and release
[[#3522](#3522)]

### 馃悰 Bug Fixes

- Exclude setup from cli command exec.
[[#3523](#3523)]
- Fix uppercased env
[[#3516](#3516)]
- Fix env schema
[[#3514](#3514)]

### Misc

- Temp pin golangci version in makefile
[[#3520](#3520)]

---------

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: 6543 <m.huber@kithara.com>
  • Loading branch information
3 people committed Mar 20, 2024
1 parent e00b2d4 commit 5a2a4bd
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [2.4.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.4.1) - 2024-03-20

### 鉂わ笍 Thanks to all contributors! 鉂わ笍

@manuelluis, @qwerty287, @xoxys

### 馃敀 Security

- Only allow to deploy from push, tag and release [[#3522](https://github.com/woodpecker-ci/woodpecker/pull/3522)]

### 馃悰 Bug Fixes

- Exclude setup from cli command exec. [[#3523](https://github.com/woodpecker-ci/woodpecker/pull/3523)]
- Fix uppercased env [[#3516](https://github.com/woodpecker-ci/woodpecker/pull/3516)]
- Fix env schema [[#3514](https://github.com/woodpecker-ci/woodpecker/pull/3514)]

### Misc

- Temp pin golangci version in makefile [[#3520](https://github.com/woodpecker-ci/woodpecker/pull/3520)]

## [2.4.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.4.0) - 2024-03-19

### 鉂わ笍 Thanks to all contributors! 鉂わ笍
Expand Down

0 comments on commit 5a2a4bd

Please sign in to comment.