1# Change Log 2 3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. 4 5<a name="2.1.1"></a> 6## [2.1.1](https://github.com/npm/read-package-json/compare/v2.1.0...v2.1.1) (2019-12-09) 7 8 9### Bug Fixes 10 11* normalize and sanitize pkg bin entries ([b8cb5fa](https://github.com/npm/read-package-json/commit/b8cb5fa)) 12 13 14 15<a name="2.1.0"></a> 16# [2.1.0](https://github.com/npm/read-package-json/compare/v2.0.13...v2.1.0) (2019-08-13) 17 18 19### Features 20 21* support bundleDependencies: true ([76f6f42](https://github.com/npm/read-package-json/commit/76f6f42)) 22 23 24 25<a name="2.0.13"></a> 26## [2.0.13](https://github.com/npm/read-package-json/compare/v2.0.12...v2.0.13) (2018-03-08) 27 28 29### Bug Fixes 30 31* **git:** support git packed refs --all mode ([#77](https://github.com/npm/read-package-json/issues/77)) ([1869940](https://github.com/npm/read-package-json/commit/1869940)) 32