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:
authorGar <gar+gh@danger.computer>2021-03-24 19:48:26 +0300
committerGar <gar+gh@danger.computer>2021-03-24 20:13:10 +0300
commitde6907cbe613da45fc0648cd6cea9a0542dabeff (patch)
treeff4de0b6091bcf2891d22db9e74e383983dd32a3
parentd5162db1dfddc5250b84a3cd78cf685bf4967462 (diff)
docs: changelog for v7.7.2
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fc9ceb4d..0da388f0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
## v7.7.1 (2021-03-24)
### BUG FIXES
+* [`a4df2b98d`](https://github.com/npm/cli/commit/a4df2b98d89429b19cd29b5fc895cdbfc0a6bd78)
+ [#2942](https://github.com/npm/cli/issues/2942)
+ Restore --dev flag, unify --omit flatteners
+ ([@isaacs](https://github.com/isaacs))
+
+### DEPENDENCIES
+* [`2cbfaac0e`](https://github.com/npm/cli/commit/2cbfaac0ecd5810316f6d76168ed9618bd11bf3a)
+ `hosted-git-info@4.0.2`
+ * [#83](https://github.com/npm/hosted-git-info/pull/83) Do not parse
+ urls for gitlab
+ ([@nlf](https://github.com/nlf))
+
+## v7.7.1 (2021-03-24)
+
+### BUG FIXES
* [`543b0e39b`](https://github.com/npm/cli/commit/543b0e39bcb94fc408804b01ca9c0d7b960b2681)
[#2930](https://github.com/npm/cli/issues/2930)