From a5812ee4c73ba14a697ed7db6219967ec222755b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 11:46:17 +0100 Subject: [PATCH] build(main): release 0.1.1 (#2) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e236e15..a621318 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ +## 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 +* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in https://github.com/mesosphere/toml-merge/pull/6 +* build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in https://github.com/mesosphere/toml-merge/pull/9 +* build(deps): bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.4.0 by @dependabot in https://github.com/mesosphere/toml-merge/pull/8 +* build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in https://github.com/mesosphere/toml-merge/pull/7 + +## New Contributors +* @dependabot made their first contribution in https://github.com/mesosphere/toml-merge/pull/5 + +**Full Changelog**: https://github.com/mesosphere/toml-merge/compare/v0.1.0...v0.1.1 + +## Changelog + + + **Full Changelog**: https://github.com/mesosphere/toml-merge/commits/v0.1.0