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 d7dcfc6 commit 1244177Copy full SHA for 1244177
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.1.0](https://github.com/npm/config/compare/v4.0.2...v4.1.0) (2022-04-13)
4
+
5
6
+### Features
7
8
+* warn on deprecated config ([#62](https://github.com/npm/config/issues/62)) ([190065e](https://github.com/npm/config/commit/190065ef53d39a1e09486639c710dabdd73d8a7c))
9
10
### [4.0.2](https://github.com/npm/config/compare/v4.0.1...v4.0.2) (2022-04-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/config",
- "version": "4.0.2",
+ "version": "4.1.0",
"files": [
"bin/",
"lib/"
0 commit comments