7e6ecbfd0784263a838f720e8d0e64b5541dae6eb3a95296572ee95ac07755d2aa0d79197ae57c431cf6e07e091430791d7316e3da53ed4e63bdefb2a19300 637 B

12345678910111213141516
  1. # Change Log
  2. 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.
  3. <a name="2.0.0"></a>
  4. # [2.0.0](https://github.com/webpack-contrib/webpack-log/compare/v1.2.0...v2.0.0) (2018-08-23)
  5. ### Code Refactoring
  6. * **package:** replace `chalk` with `ansi-colors` (`dependencies`) ([#4](https://github.com/webpack-contrib/webpack-log/issues/4)) ([5b793d4](https://github.com/webpack-contrib/webpack-log/commit/5b793d4))
  7. ### BREAKING CHANGES
  8. * **package:** `module.exports.chalk` was renamed to `module.exports.colors`