Skip to content

v1.1.1

Choose a tag to compare

@manchicken manchicken released this 25 Jan 22:43
· 32 commits to main since this release
b54c9e2

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].

[1.1.1] - 2024-01-25

Added

  • You can now specify deploy and promote flags as true or false. Doing so will allow you to control whether the action deploys and/or promotes your bundle.

Changed

  • Updated dependencies

[1.1.0] - 2024-01-08

Added

  • You can now specify which version of PageBuilder you wish to deploy with using the pagebuilder-version input.

Changed

  • Updated dependencies

[1.0.1] - 2023-11-13

Changed

  • Fixed documentation typos.

[1.0.0] - 2023-11-13

Added

  • Everything, really. This is the initial version, and it works.

To do

  • Tests. Lots of tests.