Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Commit 1244177

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore(main): release 4.1.0
1 parent d7dcfc6 commit 1244177

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
### [4.0.2](https://github.com/npm/config/compare/v4.0.1...v4.0.2) (2022-04-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/config",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)