diff --git a/CHANGELOG.md b/CHANGELOG.md index df91678..a2ec26f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## [1.1.2](https://github.com/woodpecker-ci/plugin-github-release/releases/tag/1.1.2) - 2024-03-05 + +### ❤️ Thanks to all contributors! ❤️ + +@qwerty287 + +### 🐛 Bug Fixes + +- Only set discussion field if requested [[#62](https://github.com/woodpecker-ci/plugin-github-release/pull/62)] + +### 📚 Documentation + +- Fix author key [[#49](https://github.com/woodpecker-ci/plugin-github-release/pull/49)] +- Add logo [[#48](https://github.com/woodpecker-ci/plugin-github-release/pull/48)] + +### Misc + +- fix(deps): update module github.com/google/go-github/v59 to v60 [[#60](https://github.com/woodpecker-ci/plugin-github-release/pull/60)] +- fix(deps): update module golang.org/x/oauth2 to v0.18.0 [[#61](https://github.com/woodpecker-ci/plugin-github-release/pull/61)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.1.0 [[#58](https://github.com/woodpecker-ci/plugin-github-release/pull/58)] +- fix(deps): update module github.com/google/go-github/v58 to v59 [[#56](https://github.com/woodpecker-ci/plugin-github-release/pull/56)] +- chore(deps): update golang docker tag to v1.22 [[#57](https://github.com/woodpecker-ci/plugin-github-release/pull/57)] +- fix(deps): update module golang.org/x/oauth2 to v0.17.0 [[#55](https://github.com/woodpecker-ci/plugin-github-release/pull/55)] +- [pre-commit.ci] pre-commit autoupdate [[#54](https://github.com/woodpecker-ci/plugin-github-release/pull/54)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.0.1 [[#53](https://github.com/woodpecker-ci/plugin-github-release/pull/53)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 [[#52](https://github.com/woodpecker-ci/plugin-github-release/pull/52)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 [[#50](https://github.com/woodpecker-ci/plugin-github-release/pull/50)] +- Use cleartext user [[#51](https://github.com/woodpecker-ci/plugin-github-release/pull/51)] +- fix(deps): update module github.com/google/go-github/v57 to v58 [[#47](https://github.com/woodpecker-ci/plugin-github-release/pull/47)] +- fix(deps): update module golang.org/x/oauth2 to v0.16.0 [[#46](https://github.com/woodpecker-ci/plugin-github-release/pull/46)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.3.0 [[#45](https://github.com/woodpecker-ci/plugin-github-release/pull/45)] +- [pre-commit.ci] pre-commit autoupdate [[#43](https://github.com/woodpecker-ci/plugin-github-release/pull/43)] + ## [1.1.1](https://github.com/woodpecker-ci/plugin-github-release/releases/tag/1.1.1) - 2023-12-31 ### ❤️ Thanks to all contributors! ❤️