Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-21 00:21:46 +0300
committerGitHub <noreply@github.com>2022-04-21 00:21:46 +0300
commitc07778e0ac15122be398e1b24e2a4f138554435a (patch)
treee8d584c87d12a684faf85a9178628714e8e727a6 /workspaces/arborist/CHANGELOG.md
parenta677f49e29ee9d472c8c9aa1c9eb3d5d8b4ee4a9 (diff)
chore(latest): release arborist 5.1.0 (#4779)arborist-v5.1.0
* chore(latest): release arborist 5.1.0 * deps: @npmcli/arborist@5.1.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: npm cli ops bot <ops+npm-cli@npmjs.com>
Diffstat (limited to 'workspaces/arborist/CHANGELOG.md')
-rw-r--r--workspaces/arborist/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md
index 2bc091642..c1ab55234 100644
--- a/workspaces/arborist/CHANGELOG.md
+++ b/workspaces/arborist/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [5.1.0](https://github.com/npm/cli/compare/arborist-v5.0.6...arborist-v5.1.0) (2022-04-19)
+
+
+### Features
+
+* **arborist:** add support for installLinks ([0ebadf5](https://github.com/npm/cli/commit/0ebadf5b603368557e9e837a46ea5c59c2677a81))
+
+
+### Bug Fixes
+
+* **arborist:** when replacing a Link with a Node, make sure to remove the Link target from the root ([3d96494](https://github.com/npm/cli/commit/3d964940f410052918e37a9b05818fe9dc4cd86a))
+
### [5.0.6](https://github.com/npm/cli/compare/arborist-v5.0.5...arborist-v5.0.6) (2022-04-13)