Skip to content

Commit

Permalink
chore(latest): release arborist 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ruyadorno committed Jun 1, 2022
1 parent 8bf5ac7 commit 07b35ab
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.2.1](https://github.com/npm/cli/compare/arborist-v5.2.0...arborist-v5.2.1) (2022-06-01)


### Bug Fixes

* **arborist:** use rawSpec for bundled and shrinkwrapped deps ([#4963](https://github.com/npm/cli/issues/4963)) ([646b6b5](https://github.com/npm/cli/commit/646b6b5d05de937beb8202e5fd8b8daf3e58e902))

## [5.2.0](https://github.com/npm/cli/compare/arborist-v5.1.1...arborist-v5.2.0) (2022-05-10)


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

0 comments on commit 07b35ab

Please sign in to comment.