Skip to content

Latest commit

 

History

History
114 lines (61 loc) · 6.43 KB

CHANGELOG.md

File metadata and controls

114 lines (61 loc) · 6.43 KB

Changelog

1.5.1 (2023-12-15)

Features

  • github: upgrade release-please-action to v4 (0d6d9bf)

Bug Fixes

  • add packages to release-please-config.json (2e8e00a)
  • add version to .release-please-manifest.json (c7ca387)
  • create .release-please-manifest.json (9ced392)

Miscellaneous Chores

1.5.0 (2022-09-23)

Features

  • github: update pull-request-title-pattern (5413aec)

Bug Fixes

  • github: fix extra-files path in release-please.yml (60e9204)

1.4.0 (2022-09-23)

Features

  • github: enable manual workflow trigger for release-please.yml (70e9df5)

1.3.8 (2022-09-23)

Bug Fixes

  • github: parse JSON string of pr object during checkout (cc4a4a1)

1.3.7 (2022-09-23)

Bug Fixes

  • github: continue job on error (61cc7dd)

1.3.6 (2022-09-23)

Bug Fixes

  • github: add missing release id so jobs don't get skipped (6bde6ef)

1.3.5 (2022-09-23)

Miscellaneous Chores

  • trigger a patch release (58e72ae)

1.3.4 (2022-09-23)

Bug Fixes

  • github: check release pr and if previous jobs were skipped (6e4f76c)
  • github: fix expression check in release-please.yml (a97c3be)
  • github: replace invalid 'skipped' with release outputs pr (fb45738)

1.3.3 (2022-09-23)

Bug Fixes

  • github: don't edit release PR if merged (5cbd040)

1.3.2 (2022-09-23)

Bug Fixes

  • github: amend instead of creating a new commit (e41de84)
  • github: revert amend changes since it broke Release Please (9de8d22)

1.3.1 (2022-09-23)

Bug Fixes

  • github: configure git user in workflow release-please.yml (f60d024)
  • github: edit release in workflow release-please.yml (738f5c6)
  • github: supply commit message instead of amend (632c323)

1.3.0 (2022-09-23)

Features

  • github: add workflow edit-release.yml (c117b75)

1.2.0 (2022-09-22)

Features

  • add badge and table for version (171fc37)

1.1.0 (2022-09-22)

Features

  • add files with major, minor, and patch versions (63bb480)

1.0.0 (2022-09-22)

Features

  • add package.json and set version in README.md (971b88d)

Bug Fixes

  • annotate lines to update arbitrary files (410d101)