From 8311f05f08cc3d8e5d85c6fe7ac3977a9f3f057e Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Fri, 16 Oct 2020 16:10:34 -0400 Subject: docs: changelog for v7.0.2 --- CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73ab49d6b..2b22d5fbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,38 @@ +## 7.0.2 (2020-10-16) + +### DOCUMENTATION + +* [`9476734b7`](https://github.com/npm/cli/commit/9476734b7d5fa6df80ad17ad277a6bee9a16235c) + [#1967](https://github.com/npm/cli/pull/1967) + add mention to workspaces prepare lifecycle + ([@ruyadorno](https://github.com/ruyadorno)) + +### BUG FIXES + +* [`5cf71c689`](https://github.com/npm/cli/commit/5cf71c689bcfcd423405e59d05b7cc5704cb4c02) + [#1971](https://github.com/npm/cli/pull/1971) + owner rm at local pkg not work + ([@ShangguanQuail](https://github.com/ShangguanQuail)) + +### DEPENDENCIES + +* [`722b7ae63`](https://github.com/npm/cli/commit/722b7ae63da8b386fe188066dc2dae0121d9353b) + [#1974](https://github.com/npm/cli/pull/1974) + patch node-gyp + ([@targos](https://github.com/MylesBorins)) +* [`4ae825c01`](https://github.com/npm/cli/commit/4ae825c01c7ca3031361f9df72594a190c6ed1e4) + [#1976](https://github.com/npm/cli/pull/1976) + patch node-gyp + ([@MylesBorins](https://github.com/MylesBorins)) +* [`181eabf13`](https://github.com/npm/cli/commit/181eabf132c823af086380368de73d2f42e5aac1) + `@npmcli/arborist@1.0.3` + * fix workspaces `prepare` lifecycle scripts + * fix peer deps overchecks resulting in ERESOLVE +* [`6cc115409`](https://github.com/npm/cli/commit/6cc115409b7eb2df8e11db6232ee3d00e4316a7d) + `init-package-json@2.0.1` +* [`dbf9d6d1f`](https://github.com/npm/cli/commit/dbf9d6d1f060ea43b700409306574396a798127d) + `libnpmpublish@3.0.2` + ## 7.0.1 (2020-10-15) ### DOCUMENTATION -- cgit v1.2.3