From 91e91eb8e66ece24c8e76f18ef79d476580959a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 00:28:40 +0000 Subject: [PATCH] chore(main): release 0.7.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77355c861..f2cf0cef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.7.1](/~https://github.com/runfinch/finch/compare/v0.7.0...v0.7.1) (2023-07-25) + + +### Build System or External Dependencies + +* **deps:** Bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible ([#495](/~https://github.com/runfinch/finch/issues/495)) ([e9e8617](/~https://github.com/runfinch/finch/commit/e9e8617b07301848dc1f6c3afa18643d212d024e)) +* **deps:** Bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible ([#497](/~https://github.com/runfinch/finch/issues/497)) ([6f1afbb](/~https://github.com/runfinch/finch/commit/6f1afbb69554148efd8eea938278bcc5104ab050)) +* **deps:** Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 ([#496](/~https://github.com/runfinch/finch/issues/496)) ([d08d102](/~https://github.com/runfinch/finch/commit/d08d102d05a350a8b8e586c42ef83d51495cf4f9)) +* **deps:** Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 ([#487](/~https://github.com/runfinch/finch/issues/487)) ([444bbc0](/~https://github.com/runfinch/finch/commit/444bbc0779dbe22207fec471389810e398c1cf50)) + ## [0.7.0](/~https://github.com/runfinch/finch/compare/v0.6.2...v0.7.0) (2023-07-18)