diff --git a/CHANGELOG.md b/CHANGELOG.md index 29dabab..97a0a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - +## [4.1.7] - 2024-09-11 ### Added - Added new AEM profile: aem65_sp17 - Added new AEM profile: aem65_sp18 #RS-193 @@ -19,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated syntax in rtk config ### Fixed -- Fix intermittent reset password failure #283 +- Fix intermittent reset password failure [#283] ## [4.1.6] - 2023-10-23 ### Fixed @@ -1022,9 +1021,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#235]: https://github.com/shinesolutions/puppet-aem-curator/issues/235 [#238]: https://github.com/shinesolutions/puppet-aem-curator/issues/238 [#239]: https://github.com/shinesolutions/puppet-aem-curator/issues/239 +[#283]: https://github.com/shinesolutions/puppet-aem-curator/issues/283 -[Unreleased]: https://github.com/shinesolutions/puppet-aem-curator/compare/4.1.6...HEAD -[4.1.6]: https://github.com/shinesolutions/puppet-aem-curator/compare/4.1.6...4.1.6 +[4.1.7]: https://github.com/shinesolutions/puppet-aem-curator/compare/4.1.6...4.1.7 [4.1.6]: https://github.com/shinesolutions/puppet-aem-curator/compare/4.1.5...4.1.6 [4.1.5]: https://github.com/shinesolutions/puppet-aem-curator/compare/4.1.4...4.1.5 [4.1.4]: https://github.com/shinesolutions/puppet-aem-curator/compare/4.1.3...4.1.4 diff --git a/metadata.json b/metadata.json index 33ba12b..3e555b4 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "shinesolutions-aem_curator", - "version": "4.1.7-pre.0", + "version": "4.1.7", "author": "Shine Solutions (opensource@shinesolutions.com)", "license": "Apache-2.0", "summary": "Puppet module for installing and configuring a curated set of Adobe Experience Manager (AEM) components",