From 349d9560db480b4ba248672021cf94489e6ebcce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 11:08:29 +0000 Subject: [PATCH] build(main): release 0.2.0 (#11) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a621318..132efb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ +## What's Changed +### Exciting New Features 🎉 +* feat: Use ghcr.io instead of docker hub for images by @jimmidyson in https://github.com/mesosphere/toml-merge/pull/30 +### Updated dependencies :dependabot: +* build(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 by @dependabot in https://github.com/mesosphere/toml-merge/pull/12 +* build(deps): bump github.com/mesosphere/dkp-cli-runtime/core from 0.7.0 to 0.7.1 by @dependabot in https://github.com/mesosphere/toml-merge/pull/14 +* build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.24.0 by @dependabot in https://github.com/mesosphere/toml-merge/pull/15 +* build(deps): bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.8.3 (#29)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> by @dependabot in https://github.com/mesosphere/toml-merge/pull/29 +* build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.27.1 by @dependabot in https://github.com/mesosphere/toml-merge/pull/28 +* build(deps): bump github.com/otiai10/copy from 1.7.0 to 1.9.0 by @dependabot in https://github.com/mesosphere/toml-merge/pull/16 +### Other Changes +* build: Upgrade tools by @jimmidyson in https://github.com/mesosphere/toml-merge/pull/10 + +## New Contributors +* @jimmidyson made their first contribution in https://github.com/mesosphere/toml-merge/pull/10 + +**Full Changelog**: https://github.com/mesosphere/toml-merge/compare/v0.1.1...v0.2.0 + +## Changelog + + + ## What's Changed ### Other Changes * build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.22.1 by @dependabot in https://github.com/mesosphere/toml-merge/pull/5