From 33555b0c2cc40675df75a2361bffd05af497f713 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 22 Nov 2024 22:17:13 +0000 Subject: [PATCH] Bump version to 1.6.1222 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 be869d87d9..0a60122643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Habitat CHANGELOG - -## [1.6.1221](https://github.com/habitat-sh/habitat/tree/1.6.1221) (2024-11-22) + +## [1.6.1222](https://github.com/habitat-sh/habitat/tree/1.6.1222) (2024-11-22) #### Merged Pull Requests -- Bump hyper from 1.5.0 to 1.5.1 [#9480](https://github.com/habitat-sh/habitat/pull/9480) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Rustfmt and Nightly Rust Bump to nightly-2024-11-18 [#9478](https://github.com/habitat-sh/habitat/pull/9478) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) ### Changes since 1.6.1215 release #### Merged Pull Requests +- Rustfmt and Nightly Rust Bump to nightly-2024-11-18 [#9478](https://github.com/habitat-sh/habitat/pull/9478) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) - Bump hyper from 1.5.0 to 1.5.1 [#9480](https://github.com/habitat-sh/habitat/pull/9480) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump serde_json from 1.0.132 to 1.0.133 [#9477](https://github.com/habitat-sh/habitat/pull/9477) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump libc from 0.2.162 to 0.2.164 [#9476](https://github.com/habitat-sh/habitat/pull/9476) ([dependabot[bot]](https://github.com/dependabot[bot])) diff --git a/VERSION b/VERSION index ce525402f4..da01bdc136 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.1221 \ No newline at end of file +1.6.1222 \ No newline at end of file