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].
This is a maintenance release, only dependencies were updated.
- Added better debug capabilities for unexpected server responses.
- You can now specify
deploy
andpromote
flags astrue
orfalse
. Doing so will allow you to control whether the action deploys and/or promotes your bundle.
- Updated dependencies
- You can now specify which version of PageBuilder you wish to deploy with using the
pagebuilder-version
input.
- Updated dependencies
- Fixed documentation typos.
- Everything, really. This is the initial version, and it works.
- Tests. Lots of tests.