Releases: azu/can-npm-publish
Releases · azu/can-npm-publish
v1.3.6
Bug Fixes
- error on isError due to changes of output format of npm view (#21) (12d1df4)
v1.3.5
Bug Fixes
It aims to fix 1.3.4 regression.
For more details, see #19
v1.3.4
Bug Fixes
- deps: update dependencies & Node 16 supports (#18) (7967d92)
include trim-newlines
updates
1.3.2
Fixes
- cli: Output errors to stderr #10
v1.3.1
Bug Fixes
- treat npm view result code E404 as can publish (62a1632)
v1.3.0
Features
- add warning pacakge support (ed88122)
1.2.0
Features
- registry: Add support for registry definition in package.json publishConfig (#6) (87dc02b)
1.1.1
Bug Fixes
- compatibility: Windows compatible spawn with 'cross-spawn' (#5) (214c504)