Releases: MetaMask/action-create-release-pr
Releases · MetaMask/action-create-release-pr
5.0.0
17 Apr 09:26
Compare
Sorry, something went wrong.
No results found
Added
BREAKING: Automatically categorize changelog entries with conventional commit type (#160 )
This changes the order of changelogs for commits with a conventional commit type (feat:, fix:, etc.).
Add option to use Oxfmt for formatting changelog (#156 )
The action now accepts an optional formatter option which can be set to either "oxfmt" or "prettier" (default).
Changed
BREAKING: Bump minimum Node.js version to ^20 (#151 )
4.0.0
23 Sep 20:14
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING: Bump minimum Node.js version to ^18.18 (#142 )
BREAKING: Bump @metamask/auto-changelog to ^4.0.0 (#142 )
This requires prettier@>=3.0.0.
3.0.1
21 Aug 13:05
Compare
Sorry, something went wrong.
No results found
Changed
build(deps): bump @metamask/auto-changelog from 3.3.0 to 3.4.4 (#127 , #124 )
Fixed
Fixed updatePackageChangelog to not throw when there are unreleased changes (#139 )
3.0.0
23 Oct 09:26
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : Bump minimum Node version to 18 (#118 )
BREAKING : Format changelog using Prettier (#116 )
2.0.0
10 May 10:29
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : Bump minimum Node version to 16 (#111 )
build(deps): bump @metamask/auto-changelog from 2.6.0 to 3.1.0 (#105 )
1.5.0
03 Apr 15:38
Compare
Sorry, something went wrong.
No results found
Changed
Check for workspace:^ before replacing the version in package.json (#108 )
1.4.3
31 Oct 18:33
Compare
Sorry, something went wrong.
No results found
Changed
Bump @actions/core (#102 )
1.4.2
31 Oct 15:48
Compare
Sorry, something went wrong.
No results found
Changed
Resolve GitHub action deprecation warnings (#98 , #100 )
GitHub actions have been updated to v3, and the deprecated set-output command is no longer used.
1.4.1
29 Jun 00:33
Compare
Sorry, something went wrong.
No results found
Fixed
Handle GitHub being slow to create a pull request (#96 )
1.4.0
18 Jun 01:32
Compare
Sorry, something went wrong.
No results found
Changed
Resolve workspaces recursively for better Yarn 3 support (#85 )