v4.0.0
BREAKING CHANGES
- package-json:
KeyValueItem
was renamed toPackageItem
andkey
,value
pair toname
,version
Improvements
- deps: upgrade dependencies
- docs: minor corrections
KeyValueItem
was renamed to PackageItem
and key
, value
pair to name
, version