From 13cd90b4d9212c80517ad7b8d13021dc112a2803 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 13 Jan 2025 18:38:20 +0000 Subject: [PATCH] Bump version to 2.0.24 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 edd134cefd..d11b2f7816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Habitat CHANGELOG - -## [2.0.23](https://github.com/habitat-sh/habitat/tree/2.0.23) (2025-01-13) + +## [2.0.24](https://github.com/habitat-sh/habitat/tree/2.0.24) (2025-01-13) #### Merged Pull Requests -- Bump notify from 7.0.0 to 8.0.0 [#9564](https://github.com/habitat-sh/habitat/pull/9564) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump cc from 1.2.7 to 1.2.9 [#9563](https://github.com/habitat-sh/habitat/pull/9563) ([dependabot[bot]](https://github.com/dependabot[bot])) ### Changes since 1.6.1215 release #### Merged Pull Requests +- Bump cc from 1.2.7 to 1.2.9 [#9563](https://github.com/habitat-sh/habitat/pull/9563) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump notify from 7.0.0 to 8.0.0 [#9564](https://github.com/habitat-sh/habitat/pull/9564) ([dependabot[bot]](https://github.com/dependabot[bot])) - powershell workaround for hab studio rm with powershell 7.5 and older windows os [#9561](https://github.com/habitat-sh/habitat/pull/9561) ([mwrock](https://github.com/mwrock)) - Removes mesosize and cfize [#9557](https://github.com/habitat-sh/habitat/pull/9557) ([jasonheath](https://github.com/jasonheath)) diff --git a/VERSION b/VERSION index 8fe1046e01..8799612688 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.23 \ No newline at end of file +2.0.24 \ No newline at end of file