Skip to content

v1.1.2

Compare
Choose a tag to compare
@manchicken manchicken released this 15 Feb 14:37
· 16 commits to main since this release
9bef74c

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.2] - 2024-02-15

Changed

  • Added better debug capabilities for unexpected server responses.

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