diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ccb96e..251fcf30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v3.33.0](https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.33.0) - 2025-10-06 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.32.0...v3.33.0) + +### Added + +- (PE-42498) Update to support Bolt v5 [#623](https://github.com/puppetlabs/puppetlabs-peadm/pull/623) ([davidmalloncares](https://github.com/davidmalloncares)) + ## [v3.32.0](https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.32.0) - 2025-09-24 [Full Changelog](https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.31.0...v3.32.0) diff --git a/metadata.json b/metadata.json index 12f40448..a294ecea 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-peadm", - "version": "3.32.0", + "version": "3.33.0", "author": "puppetlabs", "summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture", "license": "Apache-2.0",