Skip to content

Releases: remarkablemark/release-please-extra-files-demo

v1.5.1

15 Dec 00:57
9ef604a
Compare
Choose a tag to compare

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

23 Sep 17:18
5fc13ce
Compare
Choose a tag to compare

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

23 Sep 03:21
1888b73
Compare
Choose a tag to compare

1.4.0 (2022-09-23)

Features

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

v1.3.8

23 Sep 03:15
845b5d9
Compare
Choose a tag to compare

1.3.8 (2022-09-23)

Bug Fixes

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

v1.3.7

23 Sep 03:11
f848fac
Compare
Choose a tag to compare

1.3.7 (2022-09-23)

Bug Fixes

  • github: continue job on error (61cc7dd)

v1.3.6

23 Sep 03:01
4f76eef
Compare
Choose a tag to compare

1.3.6 (2022-09-23)

Bug Fixes

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

v1.3.5

23 Sep 02:53
cf8d086
Compare
Choose a tag to compare

1.3.5 (2022-09-23)

Miscellaneous Chores

  • trigger a patch release (58e72ae)

v1.3.4

23 Sep 02:46
4021c63
Compare
Choose a tag to compare

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

23 Sep 01:54
23c970c
Compare
Choose a tag to compare

1.3.3 (2022-09-23)

Bug Fixes

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

v1.3.2

23 Sep 01:46
49ad25e
Compare
Choose a tag to compare

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)