diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b01aa8..7de934c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.29.4](/~https://github.com/nodejs/corepack/compare/v0.29.3...v0.29.4) (2024-09-07) + + +### Features + +* update package manager versions ([#543](/~https://github.com/nodejs/corepack/issues/543)) ([b819e40](/~https://github.com/nodejs/corepack/commit/b819e404dbb23c4ae3d5dbe55e21de74d714ee9c)) + ## [0.29.3](/~https://github.com/nodejs/corepack/compare/v0.29.2...v0.29.3) (2024-07-21) diff --git a/package.json b/package.json index d63986d1..8214b1d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corepack", - "version": "0.29.3", + "version": "0.29.4", "homepage": "/~https://github.com/nodejs/corepack#readme", "bugs": { "url": "/~https://github.com/nodejs/corepack/issues"