Skip to content

Commit a5dd270

Browse files
Prepare release v5.7.17 (#1445)
## heroku/nodejs ### Added - 26.8.2 (linux-amd64, linux-arm64) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent bdf5e62 commit a5dd270

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.7.17] - 2026-09-10
11+
1012
### Added
1113

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

405-
[unreleased]: https://github.com/heroku/buildpacks-nodejs/compare/v5.7.16...HEAD
407+
[unreleased]: https://github.com/heroku/buildpacks-nodejs/compare/v5.7.17...HEAD
408+
[5.7.17]: https://github.com/heroku/buildpacks-nodejs/compare/v5.7.16...v5.7.17
406409
[5.7.16]: https://github.com/heroku/buildpacks-nodejs/compare/v5.7.15...v5.7.16
407410
[5.7.15]: https://github.com/heroku/buildpacks-nodejs/compare/v5.7.14...v5.7.15
408411
[5.7.14]: https://github.com/heroku/buildpacks-nodejs/compare/v5.7.13...v5.7.14

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.7.16"
5+
version = "5.7.17"
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)