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:
authorisaacs <i@izs.me>2020-08-11 19:02:29 +0300
committerisaacs <i@izs.me>2020-08-11 19:02:29 +0300
commit355a324a97cd7a5d40e67d8a9151bf8e7d5bfa37 (patch)
tree5eaccc368431d60161b0c4cfde8aead993f7d4c8 /CHANGELOG.md
parentda95386aedb3f0c0cc51761bfa750b64ac0eabc9 (diff)
changelog for 7.0.0-beta.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ceb06341..ccb131304 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+## v7.0.0-beta.4 (2020-08-11)
+
+Replace some environment variables that were excluded. This implements the
+[amendment to RFC0021](https://github.com/npm/rfcs/pull/183).
+
+* [`631142f4a`](https://github.com/npm/cli/commit/631142f4a13959fbe02dc115fb6efa55a3368795)
+ @`npmcli/run-script@1.5.0`
+* [`da95386ae`](https://github.com/npm/cli/commit/da95386aedb3f0c0cc51761bfa750b64ac0eabc9)
+ [#1650](https://github.com/npm/cli/pull/1650)
+ [#1652](https://github.com/npm/cli/pull/1652)
+ include booleans, skip already-set envs
+
## v7.0.0-beta.3 (2020-08-10)
Bring back support for `npm audit --production`, fix a minor `npm version`