Skip to content

Commit ee10604

Browse files
committed
docs: changelog for v8.1.2
1 parent 8af9472 commit ee10604

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## v8.1.2 (2021-10-28)
2+
3+
### BUG FIXES
4+
5+
* [`cb9f43551`](https://github.com/npm/cli/commit/cb9f43551f46bf27095cd7bd6c1885a441004cd2)
6+
[#3949](https://github.com/npm/cli/issues/3949)
7+
allow `--lockfile-version` config to be string and coerce to number ([@lukekarrys](https://github.com/lukekarrys))
8+
* [`070901d7a`](https://github.com/npm/cli/commit/070901d7a6e3110a04ef41d8fcf14ffbfcce1496)
9+
[#3943](https://github.com/npm/cli/issues/3943)
10+
fix(publish): clean args before logging
11+
([@wraithgar](https://github.com/wraithgar))
12+
13+
### DEPENDENCIES
14+
15+
* [`8af94726b`](https://github.com/npm/cli/commit/8af94726b098031c7c0cae7ed50cc4e2e3499181)
16+
[#3953](https://github.com/npm/cli/issues/3953)
17+
18+
* [`38cee94`](https://github.com/npm/arborist/commit/38cee94afa53d578830cc282348a803a8a6eefad)
19+
[#340](https://github.com/npm/arborist/pull/340)
20+
fix: set lockfileVersion from file during reset
21+
* [`d310bd3`](https://github.com/npm/arborist/commit/d310bd3290c3a81e8285ceeb6eda9c9b5aa867d7)
22+
[#339](https://github.com/npm/arborist/pull/339)
23+
fix: always set originalLockfileVersion when doing shrinkwrap reset
24+
125
## v8.1.1 (2021-10-21)
226

327
### DEPENDENCIES

0 commit comments

Comments
 (0)