File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
25
## v8.1.1 (2021-10-21)
2
26
3
27
### DEPENDENCIES
You can’t perform that action at this time.
0 commit comments