From 9f7db109096a38181c8a6280d3d1ae048d2cbbcf Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 28 Nov 2022 20:22:26 +0000 Subject: [PATCH] Bump version to 1.6.616 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e4ccf904d..67f4f06d55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Habitat CHANGELOG - -## [1.6.615](https://github.com/habitat-sh/habitat/tree/1.6.615) (2022-11-28) + +## [1.6.616](https://github.com/habitat-sh/habitat/tree/1.6.616) (2022-11-28) #### Merged Pull Requests -- Bump flate2 from 1.0.24 to 1.0.25 [#8676](https://github.com/habitat-sh/habitat/pull/8676) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump serde_json from 1.0.88 to 1.0.89 [#8675](https://github.com/habitat-sh/habitat/pull/8675) ([dependabot[bot]](https://github.com/dependabot[bot])) ### Changes since 1.6.607 release #### Merged Pull Requests +- Bump serde_json from 1.0.88 to 1.0.89 [#8675](https://github.com/habitat-sh/habitat/pull/8675) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump flate2 from 1.0.24 to 1.0.25 [#8676](https://github.com/habitat-sh/habitat/pull/8676) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump serde_json from 1.0.87 to 1.0.88 [#8673](https://github.com/habitat-sh/habitat/pull/8673) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump cc from 1.0.76 to 1.0.77 [#8672](https://github.com/habitat-sh/habitat/pull/8672) ([dependabot[bot]](https://github.com/dependabot[bot])) diff --git a/VERSION b/VERSION index 6bb1826290..f2afb36a3c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.615 \ No newline at end of file +1.6.616 \ No newline at end of file