diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9456e49 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,55 @@ +# Changelog + +## [1.1.1](https://github.com/woodpecker-ci/plugin-s3/releases/tag/1.1.1) - 2023-11-19 + +### ❤️ Thanks to all contributors! ❤️ + +@renovate[bot], @pat-s, @mscherer, @qwerty287, @fossabot, @6543, @rosariop + +### 📚 Documentation + +- Fix link in README [[#18](https://github.com/woodpecker-ci/plugin-s3/pull/18)] + +### 🐛 Bug Fixes + +- fix and update secrets example [[#15](https://github.com/woodpecker-ci/plugin-s3/pull/15)] + +### Misc + +- fix(deps): update module github.com/aws/aws-sdk-go to v1.48.0 [[#58](https://github.com/woodpecker-ci/plugin-s3/pull/58)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.47.9 [[#57](https://github.com/woodpecker-ci/plugin-s3/pull/57)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1 [[#55](https://github.com/woodpecker-ci/plugin-s3/pull/55)] +- Renovate: use org config [[#45](https://github.com/woodpecker-ci/plugin-s3/pull/45)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.47.3 [[#52](https://github.com/woodpecker-ci/plugin-s3/pull/52)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v0.7.0 [[#51](https://github.com/woodpecker-ci/plugin-s3/pull/51)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.47.2 [[#50](https://github.com/woodpecker-ci/plugin-s3/pull/50)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.47.1 [[#49](https://github.com/woodpecker-ci/plugin-s3/pull/49)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.47.0 [[#48](https://github.com/woodpecker-ci/plugin-s3/pull/48)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.7 [[#47](https://github.com/woodpecker-ci/plugin-s3/pull/47)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.6 [[#46](https://github.com/woodpecker-ci/plugin-s3/pull/46)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.5 [[#44](https://github.com/woodpecker-ci/plugin-s3/pull/44)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.4 [[#43](https://github.com/woodpecker-ci/plugin-s3/pull/43)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v2.2.0 [[#42](https://github.com/woodpecker-ci/plugin-s3/pull/42)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.3 [[#40](https://github.com/woodpecker-ci/plugin-s3/pull/40)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.2 [[#39](https://github.com/woodpecker-ci/plugin-s3/pull/39)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.1 [[#38](https://github.com/woodpecker-ci/plugin-s3/pull/38)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.46.0 [[#37](https://github.com/woodpecker-ci/plugin-s3/pull/37)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.28 [[#36](https://github.com/woodpecker-ci/plugin-s3/pull/36)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.27 [[#35](https://github.com/woodpecker-ci/plugin-s3/pull/35)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.26 [[#34](https://github.com/woodpecker-ci/plugin-s3/pull/34)] +- Update go mod [[#33](https://github.com/woodpecker-ci/plugin-s3/pull/33)] +- Add release helper and structure workflow files [[#31](https://github.com/woodpecker-ci/plugin-s3/pull/31)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.25 [[#32](https://github.com/woodpecker-ci/plugin-s3/pull/32)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.24 [[#30](https://github.com/woodpecker-ci/plugin-s3/pull/30)] +- fix(deps): update module github.com/urfave/cli to v2 [[#29](https://github.com/woodpecker-ci/plugin-s3/pull/29)] +- fix(deps): update module github.com/sirupsen/logrus to v1.9.3 [[#28](https://github.com/woodpecker-ci/plugin-s3/pull/28)] +- fix(deps): update module github.com/joho/godotenv to v1.5.1 [[#27](https://github.com/woodpecker-ci/plugin-s3/pull/27)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.23 [[#26](https://github.com/woodpecker-ci/plugin-s3/pull/26)] +- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.22 [[#25](https://github.com/woodpecker-ci/plugin-s3/pull/25)] +- chore(deps): update golang docker tag to v1.21 [[#24](https://github.com/woodpecker-ci/plugin-s3/pull/24)] +- fix(deps): update module github.com/urfave/cli to v1.22.14 [[#22](https://github.com/woodpecker-ci/plugin-s3/pull/22)] +- fix(deps): update module github.com/mattn/go-zglob to v0.0.4 [[#21](https://github.com/woodpecker-ci/plugin-s3/pull/21)] +- Configure Renovate [[#20](https://github.com/woodpecker-ci/plugin-s3/pull/20)] +- Update docs [[#17](https://github.com/woodpecker-ci/plugin-s3/pull/17)] +- Add license scan report and status [[#16](https://github.com/woodpecker-ci/plugin-s3/pull/16)] +- Update docs.md [[#13](https://github.com/woodpecker-ci/plugin-s3/pull/13)]