|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [3.0.0](https://github.com/woodpecker-ci/plugin-ready-release-go/releases/tag/3.0.0) - 2024-12-02 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@6543, @anbraten, @xoxys |
| 8 | + |
| 9 | +### 💥 Breaking changes |
| 10 | + |
| 11 | +- Disable commentOnReleasedPullRequests by default [[#253](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/253)] |
| 12 | + |
| 13 | +### 📈 Enhancement |
| 14 | + |
| 15 | +- Add tests for changelog generation [[#245](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/245)] |
| 16 | +- Use separate build stage to install dependencies and share node_modules [[#244](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/244)] |
| 17 | + |
| 18 | +### 📦️ Dependency |
| 19 | + |
| 20 | +- chore(deps): lock file maintenance [[#252](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/252)] |
| 21 | +- chore(deps): update dependency prettier to v3.4.1 [[#251](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/251)] |
| 22 | +- chore(deps): update dependency @types/node to v22.10.1 [[#250](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/250)] |
| 23 | +- chore(deps): update vitest monorepo to v2.1.6 [[#249](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/249)] |
| 24 | +- chore(deps): lock file maintenance [[#243](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/243)] |
| 25 | +- chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 [[#241](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/241)] |
| 26 | +- chore(deps): update dependency @types/node to v22.9.3 [[#240](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/240)] |
| 27 | +- chore(deps): lock file maintenance [[#236](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/236)] |
| 28 | +- chore(deps): update dependency typescript to v5.7.2 [[#239](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/239)] |
| 29 | +- chore(deps): update dependency @types/node to v22.9.2 [[#238](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/238)] |
| 30 | +- chore(deps): update vitest monorepo to v2.1.5 [[#235](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/235)] |
| 31 | +- chore(deps): lock file maintenance [[#232](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/232)] |
| 32 | +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2.1.1 [[#231](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/231)] |
| 33 | +- chore(deps): lock file maintenance [[#229](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/229)] |
| 34 | + |
| 35 | +### Misc |
| 36 | + |
| 37 | +- Add release-please to readme [[#248](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/248)] |
| 38 | +- Separate pr-labels to changes code into an analyser [[#237](https://github.com/woodpecker-ci/plugin-ready-release-go/pull/237)] |
| 39 | + |
3 | 40 | ## [2.1.1](https://github.com/woodpecker-ci/plugin-ready-release-go/releases/tag/2.1.1) - 2024-11-06
|
4 | 41 |
|
5 | 42 | ### ❤️ Thanks to all contributors! ❤️
|
|
0 commit comments