From 3c55efb34e321ab48dd6e7451d41f4ef39d93715 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 30 Jan 2025 13:43:49 +0000 Subject: [PATCH] Bump version to 15.10.32 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 10adc189a1..aa1e2851ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Chef Server Changelog - -## [15.10.31](https://github.com/chef/chef-server/tree/15.10.31) (2025-01-30) + +## [15.10.32](https://github.com/chef/chef-server/tree/15.10.32) (2025-01-30) #### Merged Pull Requests -- Bump rexml from 3.2.5 to 3.3.9 in /src/oc-id [#3932](https://github.com/chef/chef-server/pull/3932) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump rexml from 3.2.6 to 3.3.9 in /src/chef-server-ctl [#3933](https://github.com/chef/chef-server/pull/3933) ([dependabot[bot]](https://github.com/dependabot[bot])) ### Changes since 15.10.27 release #### Merged Pull Requests +- Bump rexml from 3.2.6 to 3.3.9 in /src/chef-server-ctl [#3933](https://github.com/chef/chef-server/pull/3933) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump rexml from 3.2.5 to 3.3.9 in /src/oc-id [#3932](https://github.com/chef/chef-server/pull/3932) ([dependabot[bot]](https://github.com/dependabot[bot])) - Remove duplicate heading [#3921](https://github.com/chef/chef-server/pull/3921) ([IanMadd](https://github.com/IanMadd)) - Remove hosted chef from docs [#3956](https://github.com/chef/chef-server/pull/3956) ([IanMadd](https://github.com/IanMadd)) diff --git a/VERSION b/VERSION index 07505ed282..8a765dd322 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.10.31 \ No newline at end of file +15.10.32 \ No newline at end of file