You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the release candidate for version 3.2.3.
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [3.2.3]
10
+
### Fixed
11
+
- Determine release packages by tag existence on GitHub instead of NPM ([#116](https://github.com/MetaMask/action-publish-release/pull/116))
12
+
- This fixes a bug where the action may fail if packages are published to NPM ahead of running the action.
13
+
9
14
## [3.2.2]
10
15
### Fixed
11
16
- Pin the Git tag created in the action to the commit that ran the action, not `main` ([#96](https://github.com/MetaMask/action-publish-release/pull/96))
@@ -115,7 +120,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments