# Change Log 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. # [0.4.0](https://github.com/tomchentw/imagemin-lint-staged/compare/v0.3.1...v0.4.0) (2019-01-02) ### Features * **lib:** change to commonjs export ([11e3382](https://github.com/tomchentw/imagemin-lint-staged/commit/11e3382)) * **package.json:** remove `babel-multi-env` ([f427662](https://github.com/tomchentw/imagemin-lint-staged/commit/f427662)) ## [0.3.1](https://github.com/tomchentw/imagemin-lint-staged/compare/v0.3.0...v0.3.1) (2019-01-02) ### Bug Fixes * **package.json:** update core dependencies ([#4](https://github.com/tomchentw/imagemin-lint-staged/issues/4)) ([c6a96f2](https://github.com/tomchentw/imagemin-lint-staged/commit/c6a96f2)) # [0.3.0](https://github.com/tomchentw/imagemin-lint-staged/compare/v0.2.1...v0.3.0) (2017-11-23) ### Features * **index.js:** export minifyFile ([23b608f](https://github.com/tomchentw/imagemin-lint-staged/commit/23b608f)) ## [0.2.1](https://github.com/tomchentw/imagemin-lint-staged/compare/v0.2.0...v0.2.1) (2017-11-14) ### Bug Fixes * **index.js:** use separate CLI entry file ([3c5d7fc](https://github.com/tomchentw/imagemin-lint-staged/commit/3c5d7fc)) * **package.json:** use separate CLI entry file ([a605c3f](https://github.com/tomchentw/imagemin-lint-staged/commit/a605c3f)) # 0.2.0 (2017-11-14) ### Features * **index.js:** add imagemin-lint-staged CLI ([341f094](https://github.com/tomchentw/imagemin-lint-staged/commit/341f094)) * **package.json:** add with dependencies ([42c4166](https://github.com/tomchentw/imagemin-lint-staged/commit/42c4166))