Releases: remarkablemark/release-please-extra-files-demo
Releases · remarkablemark/release-please-extra-files-demo
v1.5.1
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
v1.5.0
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)
v1.4.0
1.4.0 (2022-09-23)
Features
- github: enable manual workflow trigger for release-please.yml (70e9df5)
v1.3.8
1.3.8 (2022-09-23)
Bug Fixes
- github: parse JSON string of pr object during checkout (cc4a4a1)
v1.3.7
1.3.7 (2022-09-23)
Bug Fixes
- github: continue job on error (61cc7dd)
v1.3.6
1.3.6 (2022-09-23)
Bug Fixes
- github: add missing release id so jobs don't get skipped (6bde6ef)
v1.3.5
1.3.5 (2022-09-23)
Miscellaneous Chores
v1.3.4
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)
v1.3.3
1.3.3 (2022-09-23)
Bug Fixes
- github: don't edit release PR if merged (5cbd040)
v1.3.2
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)