Skip to content

Commit 9d2f224

Browse files
Prepare release v293 (#1414)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent c0cc0de commit 9d2f224

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+
## [v293] - 2025-05-13
7+
58
- Release script will not contribute a default process type if any `mcp` entries are present in the Procfile. ([#1404](https://github.com/heroku/heroku-buildpack-nodejs/pull/1404))
69

710
## [v292] - 2025-05-09
@@ -1055,7 +1058,8 @@ Accepts `cacheDirectories` array in package.json to override default `node_modul
10551058

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

1058-
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v292...main
1061+
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v293...main
1062+
[v293]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v292...v293
10591063
[v292]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v291...v292
10601064
[v291]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v290...v291
10611065
[v290]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v289...v290

0 commit comments

Comments
 (0)