Skip to content

Releases: MetaMask/action-publish-release

1.0.2

28 Jun 01:37
1d55b3c
Compare
Choose a tag to compare

Changed

  • Improve usage documentation (#30)

Fixed

  • Error logging on Action failure (#31)

1.0.1

23 Jun 21:48
a659cdf
Compare
Choose a tag to compare

Added

  • release-version output (#28)
    • This outputs the version of the GitHub release, once it has been created.

1.0.0

21 Jun 23:12
ee5ffc7
Compare
Choose a tag to compare

Uncategorized

  • First stable release

Changed

Fixed

  • Faulty usage instructions in readme (#21)

0.1.0

29 May 02:34
5a7b2f2
Compare
Choose a tag to compare

Changed

  • (BREAKING) Rename branch-prefix input to release-branch-prefix (#15)

0.0.7

28 May 18:55
e809b29
Compare
Choose a tag to compare

Changed

  • (BREAKING) Change release branch prefix from 'release-v' to 'automation_release-' (#12)
  • Use @lavamoat/allow-scripts for dependency lifecycle scripts (#11)

Fixed

  • Changelog updating in monorepos and repositories with merge commits (#10)

0.0.6

27 May 21:10
f210b55
Compare
Choose a tag to compare

Changed

  • Strip changelog release headers from release notes (#8)

0.0.5

27 May 19:34
116666c
Compare
Choose a tag to compare

Changed

  • (BREAKING) Output release notes to an environment variable (#6)
    • They were previously output to an Action output.

0.0.4

27 May 04:17
bd50e38
Compare
Choose a tag to compare

Changed

  • (BREAKING) Re-implement in TypeScript, add monorepo support (#4)

0.0.3

04 May 20:57
0069b99
Compare
Choose a tag to compare
v0.0.3

Update README.md

v0.0.2

08 Apr 19:54
20c2d29
Compare
Choose a tag to compare
fix: add path as arg to run.sh