## [1.2.2](https://github.com/Alorel/typescript-lazy-get-decorator/compare/1.2.1...1.2.2) (2018-09-05)


### Maintenance

* run tslint --fix for updated rules ([6078d97](https://github.com/Alorel/typescript-lazy-get-decorator/commit/6078d97))
* **package:** Clean up package.json & dist dir ([6ec6d5c](https://github.com/Alorel/typescript-lazy-get-decorator/commit/6ec6d5c))

## [1.2.1](https://github.com/Alorel/typescript-lazy-get-decorator/compare/1.2.0...1.2.1) (2018-08-22)


### Bug Fixes

* **package:** Add more Angular-friendly module paths ([a40c684](https://github.com/Alorel/typescript-lazy-get-decorator/commit/a40c684))


### Dependency updates

* Update webpack-cli to the latest version 🚀 (#11) ([36c40f5](https://github.com/Alorel/typescript-lazy-get-decorator/commit/36c40f5)), closes [#11](https://github.com/Alorel/typescript-lazy-get-decorator/issues/11)
* Update nyc to the latest version 🚀 (#10) ([d752611](https://github.com/Alorel/typescript-lazy-get-decorator/commit/d752611)), closes [#10](https://github.com/Alorel/typescript-lazy-get-decorator/issues/10)
* Update @types/node to the latest version 🚀 (#9) ([7f282fc](https://github.com/Alorel/typescript-lazy-get-decorator/commit/7f282fc)), closes [#9](https://github.com/Alorel/typescript-lazy-get-decorator/issues/9)


### Maintenance

* **package:** Update typescript to 3.0.0 ([076ddf1](https://github.com/Alorel/typescript-lazy-get-decorator/commit/076ddf1))


### Refactoring

* **package:** Emit a both a minified and non-minified UMD library ([16ff1a5](https://github.com/Alorel/typescript-lazy-get-decorator/commit/16ff1a5))
