Skip to content

Releases: lando/prepare-release-action

v3.3.2

25 May 12:51
Compare
Choose a tag to compare
  • Fixed issue where version: dev would fail when it produces no git changes

v3.3.1

08 May 18:48
Compare
Choose a tag to compare
  • Fixed issue with update-files-header newline spacing
  • Fixed issue with this repos GHA release dates

v3.3.0

08 May 17:44
Compare
Choose a tag to compare
  • Added update-files, update-files-meta and update-files-header inputs to help things like automatic CHANGELOG.md automation #15

v3.2.2

27 Mar 12:19
Compare
Choose a tag to compare
  • This release has no content and is to test DevOps things

v3.2.1

26 Mar 22:36
Compare
Choose a tag to compare
  • This release has no content and is to test DevOps things

v3.2.0

26 Mar 19:29
Compare
Choose a tag to compare
  • Added a sync-token input to better control git sync operations

v3.1.0

07 Dec 16:07
Compare
Choose a tag to compare
  • Added a meta input so users can enter a list of path=value strings to merge into the package.json
  • Improved lando-plugin so that it adds the needed dist value to the package.json

v3.0.0

05 Dec 14:25
Compare
Choose a tag to compare

New Features

  • Added bundle-dependencies input which will include your node_modules in the prepared release

BREAKING CHANGES

  • Changed lando-plugin so that it sets bundle-dependencies which now DOES NOT sync back changes bundleDependencies

v2.1.1

21 Jun 16:41
Compare
Choose a tag to compare
  • Fixed bug causing action to fail when using a windows runner

v2.1.0

20 Jun 23:17
Compare
Choose a tag to compare
  • Added support for dev releases
  • Added a version-match input to help determine the dev release