Skip to content

Commit

Permalink
chore(latest): release arborist 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 1, 2022
1 parent 47cc95d commit f2ae4ba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions workspaces/arborist/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [5.3.2](https://github.com/npm/cli/compare/arborist-v5.3.1...arborist-v5.3.2) (2022-08-01)


### Bug Fixes

* **arborist:** use the sourceReference root rather than the node root for overrides ([#5227](https://github.com/npm/cli/issues/5227)) ([47cc95d](https://github.com/npm/cli/commit/47cc95d9ffb37fc8ff62a1d5554eab16d303aa43)), closes [#4395](https://github.com/npm/cli/issues/4395)

## [5.3.1](https://github.com/npm/cli/compare/arborist-v5.3.0...arborist-v5.3.1) (2022-07-27)


Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "5.3.1",
"version": "5.3.2",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down

0 comments on commit f2ae4ba

Please sign in to comment.