|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.7.0](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.7.0) - 2025-10-02 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@johanvdw |
| 8 | + |
| 9 | +### 📈 Enhancement |
| 10 | + |
| 11 | +- Merge pull request: initial implementation [[#253](https://github.com/woodpecker-ci/plugin-git/pull/253)] |
| 12 | + |
| 13 | +### 📚 Documentation |
| 14 | + |
| 15 | +- docs: Fix README env vars [[#252](https://github.com/woodpecker-ci/plugin-git/pull/252)] |
| 16 | + |
| 17 | +### 📦️ Dependency |
| 18 | + |
| 19 | +- chore(deps): update pre-commit hook hadolint/hadolint to v2.14.0 [[#270](https://github.com/woodpecker-ci/plugin-git/pull/270)] |
| 20 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.5.0 [[#269](https://github.com/woodpecker-ci/plugin-git/pull/269)] |
| 21 | +- chore(deps): update dependency go to v1.25.1 [[#268](https://github.com/woodpecker-ci/plugin-git/pull/268)] |
| 22 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.4.0 [[#267](https://github.com/woodpecker-ci/plugin-git/pull/267)] |
| 23 | +- chore(deps): update golang docker tag to v1.25 [[#266](https://github.com/woodpecker-ci/plugin-git/pull/266)] |
| 24 | +- fix(deps): update golang deps non-major [[#265](https://github.com/woodpecker-ci/plugin-git/pull/265)] |
| 25 | +- fix(deps): update module github.com/urfave/cli/v3 to v3.4.0 [[#264](https://github.com/woodpecker-ci/plugin-git/pull/264)] |
| 26 | +- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 [[#263](https://github.com/woodpecker-ci/plugin-git/pull/263)] |
| 27 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.4.0 [[#262](https://github.com/woodpecker-ci/plugin-git/pull/262)] |
| 28 | +- chore(deps): update dependency go to v1.24.6 [[#261](https://github.com/woodpecker-ci/plugin-git/pull/261)] |
| 29 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.3.1 [[#260](https://github.com/woodpecker-ci/plugin-git/pull/260)] |
| 30 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.3.0 [[#259](https://github.com/woodpecker-ci/plugin-git/pull/259)] |
| 31 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.2.2 [[#258](https://github.com/woodpecker-ci/plugin-git/pull/258)] |
| 32 | +- chore(deps): update dependency go to v1.24.5 [[#257](https://github.com/woodpecker-ci/plugin-git/pull/257)] |
| 33 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.3.0 [[#256](https://github.com/woodpecker-ci/plugin-git/pull/256)] |
| 34 | +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v6.0.2 [[#255](https://github.com/woodpecker-ci/plugin-git/pull/255)] |
| 35 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.2.1 [[#254](https://github.com/woodpecker-ci/plugin-git/pull/254)] |
| 36 | +- chore(deps): update pre-commit hook golangci/golangci-lint to v2.2.0 [[#250](https://github.com/woodpecker-ci/plugin-git/pull/250)] |
| 37 | +- fix(deps): update module github.com/urfave/cli/v3 to v3.3.8 [[#249](https://github.com/woodpecker-ci/plugin-git/pull/249)] |
| 38 | +- chore(deps): update dependency go to v1.24.4 [[#246](https://github.com/woodpecker-ci/plugin-git/pull/246)] |
| 39 | + |
3 | 40 | ## [2.6.5](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.6.5) - 2025-05-31 |
4 | 41 |
|
5 | 42 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments