# Change Log ## [2.0.0](https://github.com/npm/libnpmteam/compare/v1.0.2...v2.0.0) (2020-03-02) ### BREAKING CHANGE - Removed `figgy-pudding` as a dependecy - Using native promises - Require node >= v10 ### Feature - Updated stream interface to `minipass` type stream --- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.0.2](https://github.com/npm/libnpmteam/compare/v1.0.1...v1.0.2) (2019-07-16) ### Bug Fixes * **standard:** standard --fix ([3dc9144](https://github.com/npm/libnpmteam/commit/3dc9144)) ## [1.0.1](https://github.com/npm/libnpmteam/compare/v1.0.0...v1.0.1) (2018-08-24) # 1.0.0 (2018-08-22) ### Features * **api:** implement team api ([50dd0e1](https://github.com/npm/libnpmteam/commit/50dd0e1)) * **docs:** add fully-documented readme ([b1370f3](https://github.com/npm/libnpmteam/commit/b1370f3)) * **test:** test --100 ftw ([9d3bdc3](https://github.com/npm/libnpmteam/commit/9d3bdc3))