Skip to content

Commit

Permalink
Update Inventory for heroku/nodejs-yarn
Browse files Browse the repository at this point in the history
- Added Yarn version 4.5.0.
  • Loading branch information
heroku-linguist[bot] committed Sep 16, 2024
1 parent cbd26db commit 39615c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildpacks/nodejs-yarn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Added Yarn version 4.5.0.
## [3.2.13] - 2024-09-04

- No changes.
Expand Down
6 changes: 6 additions & 0 deletions buildpacks/nodejs-yarn/inventory.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1092,3 +1092,9 @@ channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.4.1.tar.gz"
etag = "6a1536295fe451213537fb1cc0f5de63"

[[releases]]
version = "4.5.0"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.0.tar.gz"
etag = "4794a306e45c69f4b0cf10c775c9f010"

0 comments on commit 39615c0

Please sign in to comment.