diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7ae0398 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ +# Changelog + +## [1.1.0](https://github.com/woodpecker-ci/plugin-github-release/releases/tag/1.1.0) - 2023-10-15 + +### ❤️ Thanks to all contributors! ❤️ + +@pat-s, @renovate[bot], @dependabot[bot], @s00500, @fossabot, @6543 + +### ✨ Features + +- Allow event deployment [[#8](https://github.com/woodpecker-ci/plugin-github-release/pull/8)] +- Allow creating/updating the release discussion category [[#1](https://github.com/woodpecker-ci/plugin-github-release/pull/1)] + +### Misc + +- Add release-helper [[#22](https://github.com/woodpecker-ci/plugin-github-release/pull/22)] +- fix(deps): update module github.com/google/go-github/v55 to v56 [[#20](https://github.com/woodpecker-ci/plugin-github-release/pull/20)] +- fix(deps): update module golang.org/x/oauth2 to v0.13.0 [[#19](https://github.com/woodpecker-ci/plugin-github-release/pull/19)] +- fix(deps): update module github.com/google/go-github/v42 to v55 [[#18](https://github.com/woodpecker-ci/plugin-github-release/pull/18)] +- fix(deps): update module golang.org/x/oauth2 to v0.12.0 [[#16](https://github.com/woodpecker-ci/plugin-github-release/pull/16)] +- fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 [[#15](https://github.com/woodpecker-ci/plugin-github-release/pull/15)] +- fix(deps): update module github.com/joho/godotenv to v1.5.1 [[#14](https://github.com/woodpecker-ci/plugin-github-release/pull/14)] +- fix(deps): update module github.com/google/go-github/v42 to v55 [[#17](https://github.com/woodpecker-ci/plugin-github-release/pull/17)] +- Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 [[#13](https://github.com/woodpecker-ci/plugin-github-release/pull/13)] +- fix(deps): update module github.com/drone-plugins/drone-plugin-lib to v0.4.1 [[#10](https://github.com/woodpecker-ci/plugin-github-release/pull/10)] +- chore(deps): update golang docker tag to v1.21 [[#11](https://github.com/woodpecker-ci/plugin-github-release/pull/11)] +- Configure Renovate [[#9](https://github.com/woodpecker-ci/plugin-github-release/pull/9)] +- Add license scan report and status [[#6](https://github.com/woodpecker-ci/plugin-github-release/pull/6)]