From a0c15353502acc11ca61569ff55a713bfca0a305 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 16:34:35 +0100 Subject: [PATCH] build(main): release 0.5.6 (#83) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe5a064..7227eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## What's Changed +### Other Changes +* build: bump dagger v0.4.5 by @aweris in https://github.com/mesosphere/daggers/pull/82 +* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in https://github.com/mesosphere/daggers/pull/84 +* build(deps): bump dagger.io/dagger from 0.4.5 to 0.4.6 by @dependabot in https://github.com/mesosphere/daggers/pull/85 +* build(deps): bump dagger.io/dagger from 0.4.6 to 0.5.0 by @dependabot in https://github.com/mesosphere/daggers/pull/86 + +## New Contributors +* @dependabot made their first contribution in https://github.com/mesosphere/daggers/pull/84 + +**Full Changelog**: https://github.com/mesosphere/daggers/compare/v0.5.5...v0.5.6 + +## Changelog + + + ## What's Changed ### Other Changes * build: bump dagger to v0.4.4 by @aweris in https://github.com/mesosphere/daggers/pull/80