Skip to content

Commit

Permalink
Update Inventory for heroku/nodejs-yarn (#991)
Browse files Browse the repository at this point in the history
- Added Yarn version 4.6.0.

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Jan 6, 2025
1 parent b485899 commit 8015f7e
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.6.0.
## [3.4.0] - 2024-12-13

### Changed
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 @@ -1128,3 +1128,9 @@ channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.3.tar.gz"
etag = "bcfaf35ea2ba27bd7b768db9580266ef"

[[releases]]
version = "4.6.0"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.6.0.tar.gz"
etag = "5e0848be2945494526152d39a1c0093c"

0 comments on commit 8015f7e

Please sign in to comment.