We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e29ce commit d337b34Copy full SHA for d337b34
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.29.2](https://github.com/nodejs/corepack/compare/v0.29.1...v0.29.2) (2024-07-13)
4
+
5
6
+### Bug Fixes
7
8
+* trigger release after 0.29.1 failed to publish ([18e29ce](https://github.com/nodejs/corepack/commit/18e29ce3c465b64d48ccf3feef7cd1be94da70b0))
9
10
## [0.29.1](https://github.com/nodejs/corepack/compare/v0.29.0...v0.29.1) (2024-07-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.29.1",
+ "version": "0.29.2",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"
0 commit comments