You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## [Unreleased]
4
4
5
+
6
+
## [v293] - 2025-05-13
7
+
5
8
- 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))
6
9
7
10
## [v292] - 2025-05-09
@@ -1055,7 +1058,8 @@ Accepts `cacheDirectories` array in package.json to override default `node_modul
1055
1058
1056
1059
- Documented at https://devcenter.heroku.com/articles/nodejs-support#cache-behavior
0 commit comments