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:
authorRuy Adorno <ruyadorno@hotmail.com>2022-04-28 23:13:01 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-28 23:13:01 +0300
commitb2ba3e193c3e9c66bd58cc4c671da03eee8e90ab (patch)
treedf6c03df2c99ae9d363be0d2bec7d0acb59fd534
parent6113d8424a0b550c9776801dc02d2feabd8a824d (diff)
docs: changelog for v6.14.17
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce5387706..64f50b924 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 6.14.17 (2022-04-28)
+
+### DEPENDENCIES
+
+* [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2)
+ `ansi-regex@4.1.1`
+* [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2)
+ `minimist@1.2.6`
+
## 6.14.16 (2022-01-19)
### CHORE