Skip to content

Commit

Permalink
Release version 3.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jun 28, 2024
1 parent b61c5fb commit ae8f1c0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ jobs:
- uses: ./.github/actions/publish-action
env:
PUPPETFORGE_TOKEN: ${{ secrets.SHINEOPENSOURCE_PUPPETFORGE_TOKEN }}
steps[0]:
with:
ref: 3.42.0
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

## [3.42.0] - 2024-06-28
### Added
- Added new AEM profile: aem65_sp18 #RS-193

Expand Down Expand Up @@ -973,6 +972,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#238]: https://github.com/shinesolutions/puppet-aem-curator/issues/238
[#239]: https://github.com/shinesolutions/puppet-aem-curator/issues/239

[3.42.0]: https://github.com/shinesolutions/puppet-aem-curator/compare/3.41.0...3.42.0
[3.41.0]: https://github.com/shinesolutions/puppet-aem-curator/compare/3.40.3...3.41.0
[3.40.3]: https://github.com/shinesolutions/puppet-aem-curator/compare/3.40.2...3.40.3
[3.40.2]: https://github.com/shinesolutions/puppet-aem-curator/compare/3.40.1...3.40.2
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shinesolutions-aem_curator",
"version": "3.41.1-pre.0",
"version": "3.42.0",
"author": "Shine Solutions ([email protected])",
"license": "Apache-2.0",
"summary": "Puppet module for installing and configuring a curated set of Adobe Experience Manager (AEM) components",
Expand Down

0 comments on commit ae8f1c0

Please sign in to comment.