npm/workspaces/libnpmpack/CHANGELOG.md

18 lines
644 B
Markdown
Raw Normal View History

2023-02-16 14:45:21 +08:00
# Change Log
<a name="2.0.0"></a>
# [2.0.0](https://github.com/npm/libnpmpack/compare/v1.0.0...v2.0.0) (2020-03-27)
### Breaking Changes
* [`cb2ecf2`](https://github.com/npm/libnpmpack/commit/cb2ecf2) feat: resolve to tarball data Buffer ([@claudiahdz](https://github.com/claudiahdz))
<a name="1.0.0"></a>
# 1.0.0 (2020-03-26)
### Features
* [`a35c590`](https://github.com/npm/libnpmpack/commit/a35c590) feat: pack tarballs from local dir or registry spec ([@claudiahdz](https://github.com/claudiahdz))
* [`6d72149`](https://github.com/npm/libnpmpack/commit/6d72149) feat: sorted tarball contents ([@eridal](https://github.com/eridal))