summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpm/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpm/CHANGELOG.md')
-rw-r--r--deps/npm/node_modules/libnpm/CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/deps/npm/node_modules/libnpm/CHANGELOG.md b/deps/npm/node_modules/libnpm/CHANGELOG.md
index e9712f7d44..bb3a52a36f 100644
--- a/deps/npm/node_modules/libnpm/CHANGELOG.md
+++ b/deps/npm/node_modules/libnpm/CHANGELOG.md
@@ -2,6 +2,24 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+<a name="3.0.1"></a>
+## [3.0.1](https://github.com/npm/libnpm/compare/v3.0.0...v3.0.1) (2019-07-16)
+
+
+
+<a name="3.0.0"></a>
+# [3.0.0](https://github.com/npm/libnpm/compare/v2.0.1...v3.0.0) (2019-07-10)
+
+
+* npm-lifecycle@3.0.0 ([56cc8e5](https://github.com/npm/libnpm/commit/56cc8e5))
+
+
+### BREAKING CHANGES
+
+* requires updating node-gyp in npm/cli
+
+
+
<a name="2.0.1"></a>
## [2.0.1](https://github.com/npm/libnpm/compare/v2.0.0...v2.0.1) (2018-12-05)