Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1004 Bytes

CHANGELOG.md

File metadata and controls

52 lines (27 loc) · 1004 Bytes

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.3] - 2024-04-12

This is a maintenance release, only dependencies were updated.

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