Skip to content

Commit 4930691

Browse files
Prepare release v281 (#1375)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 0f14bd2 commit 4930691

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v281] - 2025-02-05
7+
58
- Exporting `COREPACK_HOME` to downstream buildpacks to prevent Corepack shims from downloading the requested package manager again in a subsequent buildpack. ([#1374](https://github.com/heroku/heroku-buildpack-nodejs/pull/1374))
69

710
## [v280] - 2025-02-03
@@ -998,7 +1001,8 @@ Accepts `cacheDirectories` array in package.json to override default `node_modul
9981001

9991002
- Documented at https://devcenter.heroku.com/articles/nodejs-support#cache-behavior
10001003

1001-
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v280...main
1004+
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v281...main
1005+
[v281]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v280...v281
10021006
[v280]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v279...v280
10031007
[v279]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v278...v279
10041008
[v278]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v277...v278

0 commit comments

Comments
 (0)