Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Upload AEM content packages in target folders

0.0.2 - 2024-09-19

Changed

  • Bump versions of actions to actions/checkout@v4 and actions/setup-java@v4
  • Change maven release secret names
  • Add java-version input work AEM Maven Build and Maven Release workflow

0.0.1 - 2024-09-18

Added

  • AEM Maven Build workflow to build AEM projects based on the AEM Project Archetype
  • Maven Release workflow to release artifacts a Maven
  • GitHub Release workflow to release code as a GitHub release
  • Documentation how to use the workflows