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="1.2.1"></a> 6## [1.2.1](https://github.com/npm/libnpmconfig/compare/v1.2.0...v1.2.1) (2018-11-13) 7 8 9### Bug Fixes 10 11* **proj:** make sure proj object exists ([8fe2663](https://github.com/npm/libnpmconfig/commit/8fe2663)) 12 13 14 15<a name="1.2.0"></a> 16# [1.2.0](https://github.com/npm/libnpmconfig/compare/v1.1.1...v1.2.0) (2018-11-13) 17 18 19### Features 20 21* **cache:** improved cache parsing/handling ([63ba3bb](https://github.com/npm/libnpmconfig/commit/63ba3bb)) 22 23 24 25<a name="1.1.1"></a> 26## [1.1.1](https://github.com/npm/libnpmconfig/compare/v1.1.0...v1.1.1) (2018-11-04) 27 28 29### Bug Fixes 30 31* **config:** rework load order and support builtin configs ([5ef1ac5](https://github.com/npm/libnpmconfig/commit/5ef1ac5)) 32 33 34 35<a name="1.1.0"></a> 36# [1.1.0](https://github.com/npm/libnpmconfig/compare/v1.0.0...v1.1.0) (2018-11-04) 37 38 39### Features 40 41* **userconfig:** allow passing in userconfig from env ([f613877](https://github.com/npm/libnpmconfig/commit/f613877)) 42 43 44 45<a name="1.0.0"></a> 46# 1.0.0 (2018-11-04) 47 48 49### Features 50 51* **api:** add read() function ([710426b](https://github.com/npm/libnpmconfig/commit/710426b)) 52