mirror of https://github.com/nodejs/corepack.git
chore(main): release 0.29.2 (#531)
This commit is contained in:
parent
18e29ce3c4
commit
d337b348a9
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.29.2](https://github.com/nodejs/corepack/compare/v0.29.1...v0.29.2) (2024-07-13)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* trigger release after 0.29.1 failed to publish ([18e29ce](https://github.com/nodejs/corepack/commit/18e29ce3c465b64d48ccf3feef7cd1be94da70b0))
|
||||||
|
|
||||||
## [0.29.1](https://github.com/nodejs/corepack/compare/v0.29.0...v0.29.1) (2024-07-13)
|
## [0.29.1](https://github.com/nodejs/corepack/compare/v0.29.0...v0.29.1) (2024-07-13)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "corepack",
|
"name": "corepack",
|
||||||
"version": "0.29.1",
|
"version": "0.29.2",
|
||||||
"homepage": "https://github.com/nodejs/corepack#readme",
|
"homepage": "https://github.com/nodejs/corepack#readme",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/nodejs/corepack/issues"
|
"url": "https://github.com/nodejs/corepack/issues"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue