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:
authorDarcy Clarke <darcy@darcyclarke.me>2021-08-24 04:02:24 +0300
committerDarcy Clarke <darcy@darcyclarke.me>2021-08-24 04:02:24 +0300
commit858739808c73871493b7a7007c1edf5da97020f3 (patch)
tree721b416a918e4ccd22ce26d0b47880ba609f3d16
parent3079f503896323ab10bfad5bbdb7fe5ca9207d4b (diff)
docs: changelog for v6.14.15
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35b4f4622..ae9d3647b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 6.14.15 (2021-08-23)
+
+### DEPENDENCIES
+
+* [`8160e6e4b`](https://github.com/npm/cli/commit/8160e6e4b58c0f76e720183f2057e26c6d9d8470)
+ `path-parse@1.0.7`
+* [`3079f5038`](https://github.com/npm/cli/commit/3079f503896323ab10bfad5bbdb7fe5ca9207d4b)
+ `tar@4.4.1`
+
## 6.14.14 (2021-07-27)
### DEPENDENCIES