From f6671694d260bf282017b06eb372a7a297477a9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 13:19:32 +0100 Subject: [PATCH] build(main): release 1.2.0 (#214) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 565550d8..5d4416b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,18 @@ **Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.1.0...v1.1.1 + + +## What's Changed +### Other Changes +* build(deps): bump github.com/containers/image/v5 from 5.22.0 to 5.23.0 by @dependabot in https://github.com/mesosphere/mindthegap/pull/212 +* build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.7 to 1.17.8 by @dependabot in https://github.com/mesosphere/mindthegap/pull/211 +* build(deps): bump github.com/containers/skopeo from 1.9.2 to 1.10.0 in /skopeo-static by @dependabot in https://github.com/mesosphere/mindthegap/pull/210 +* ci: Specify release-please action version by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/215 + + +**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.1.1...v1.2.0 + ## [0.18.0](https://github.com/mesosphere/mindthegap/compare/v0.17.2...v0.18.0) (2022-08-10)