Skip to content

Commit 18f9d91

Browse files
Prepare release v5.5.8 (#1362)
## heroku/nodejs ### Added - 24.15.0 (linux-amd64, linux-arm64) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent bdc19ed commit 18f9d91

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [5.5.8] - 2026-04-16
11+
1012
### Added
1113

1214
- 24.15.0 (linux-amd64, linux-arm64)
@@ -270,7 +272,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
270272
- Dropped provides for `node`, `npm`, `pnpm`, `yarn`, `node_modules`, and `node_build_scripts`. ([#1169](https://github.com/heroku/buildpacks-nodejs/pull/1169))
271273
- Requires `heroku/nodejs` if `package.json`, `index.js`, or `server.js` is detected. ([#1169](https://github.com/heroku/buildpacks-nodejs/pull/1169))
272274

273-
[unreleased]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.7...HEAD
275+
[unreleased]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.8...HEAD
276+
[5.5.8]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.7...v5.5.8
274277
[5.5.7]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.6...v5.5.7
275278
[5.5.6]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.5...v5.5.6
276279
[5.5.5]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.4...v5.5.5

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ api = "0.10"
22

33
[buildpack]
44
id = "heroku/nodejs"
5-
version = "5.5.7"
5+
version = "5.5.8"
66
name = "Heroku Node.js"
77
homepage = "https://github.com/heroku/buildpacks-nodejs"
88
description = "Heroku's buildpack for Node.js applications."

0 commit comments

Comments
 (0)