File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
buildpacks/nodejs-npm-engine Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ - Added npm version 11.4.0.
10
11
## [ 3.6.4] - 2025-05-09
11
12
12
13
- No changes.
Original file line number Diff line number Diff line change @@ -156,6 +156,12 @@ channel = "release"
156
156
url = " https://heroku-nodebin.s3.us-east-1.amazonaws.com/npm/release/npm-v11.3.0.tar.gz"
157
157
etag = " 30bf6bd462edaaadee6dfcd08edef5ff"
158
158
159
+ [[releases ]]
160
+ version = " 11.4.0"
161
+ channel = " release"
162
+ url = " https://heroku-nodebin.s3.us-east-1.amazonaws.com/npm/release/npm-v11.4.0.tar.gz"
163
+ etag = " c87e149185e8a4b1afe29b73e11bc4ba"
164
+
159
165
[[releases ]]
160
166
version = " 8.0.0"
161
167
channel = " release"
You can’t perform that action at this time.
0 commit comments