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.6.0.
  • Loading branch information
heroku-linguist[bot] committed Jan 7, 2025
1 parent 704c41b commit 804bb98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Unreleased]

- Added Yarn version 4.6.0.

## [v275] - 2024-12-11

Expand Down
6 changes: 6 additions & 0 deletions inventory/yarn.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 804bb98

Please sign in to comment.