Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 Release 0.1.2 #65

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.1.2](https://github.com/woodpecker-ci/plugin-extend-env/releases/tag/0.1.2) - 2024-11-23

### 📦️ Dependency

- Update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 [[#76](https://github.com/woodpecker-ci/plugin-extend-env/pull/76)]
- Update module github.com/Masterminds/semver/v3 to v3.3.1 [[#75](https://github.com/woodpecker-ci/plugin-extend-env/pull/75)]
- Update module codeberg.org/woodpecker-plugins/go-plugin to v0.7.0 [[#74](https://github.com/woodpecker-ci/plugin-extend-env/pull/74)]
- Update pre-commit hook golangci/golangci-lint to v1.62.0 [[#73](https://github.com/woodpecker-ci/plugin-extend-env/pull/73)]
- Update woodpeckerci/plugin-ready-release-go Docker tag to v2.1.1 [[#72](https://github.com/woodpecker-ci/plugin-extend-env/pull/72)]
- Update woodpeckerci/plugin-docker-buildx Docker tag to v5 [[#70](https://github.com/woodpecker-ci/plugin-extend-env/pull/70)]
- Update pre-commit hook pre-commit/pre-commit-hooks to v5 [[#68](https://github.com/woodpecker-ci/plugin-extend-env/pull/68)]
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.42.0 [[#67](https://github.com/woodpecker-ci/plugin-extend-env/pull/67)]
- Update woodpeckerci/plugin-ready-release-go Docker tag to v2 [[#66](https://github.com/woodpecker-ci/plugin-extend-env/pull/66)]
- Update golang Docker tag to v1.23 [[#64](https://github.com/woodpecker-ci/plugin-extend-env/pull/64)]

### Misc

- [pre-commit.ci] pre-commit autoupdate [[#71](https://github.com/woodpecker-ci/plugin-extend-env/pull/71)]

## [0.1.1](https://github.com/woodpecker-ci/plugin-extend-env/releases/tag/0.1.1) - 2024-09-20

### ❤️ Thanks to all contributors! ❤️
Expand Down