We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4cd42 commit de7d7dcCopy full SHA for de7d7dc
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+### [3.0.1](https://www.github.com/npm/config/compare/v3.0.0...v3.0.1) (2022-02-10)
4
+
5
6
+### Dependencies
7
8
+* update semver requirement from ^7.3.4 to ^7.3.5 ([2cb225a](https://www.github.com/npm/config/commit/2cb225a907180a3b569c8c9baf23da1a989a2f1f))
9
+* use proc-log instead of process.emit ([fd4cd42](https://www.github.com/npm/config/commit/fd4cd429ef875ce68aa0be9bba329cae4e7adfe3))
10
11
## [3.0.0](https://www.github.com/npm/config/compare/v2.4.0...v3.0.0) (2022-02-01)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/config",
- "version": "3.0.0",
+ "version": "3.0.1",
"files": [
"bin",
"lib"
0 commit comments