Skip to content

Commit c103303

Browse files
Prepare release v5.5.5 (#1335)
## heroku/nodejs ### Added - 25.8.2 (linux-amd64, linux-arm64) - 24.14.1 (linux-amd64, linux-arm64) - 22.22.2 (linux-amd64, linux-arm64) - 20.20.2 (linux-amd64, linux-arm64) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 1624229 commit c103303

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.5] - 2026-03-25
11+
1012
### Added
1113

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

251-
[unreleased]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.4...HEAD
253+
[unreleased]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.5...HEAD
254+
[5.5.5]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.4...v5.5.5
252255
[5.5.4]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.3...v5.5.4
253256
[5.5.3]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.2...v5.5.3
254257
[5.5.2]: https://github.com/heroku/buildpacks-nodejs/compare/v5.5.1...v5.5.2

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.4"
5+
version = "5.5.5"
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)