projecte_ionic/node_modules/webpack-log/CHANGELOG.md

17 lines
637 B
Markdown
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
# 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.
<a name="2.0.0"></a>
# [2.0.0](https://github.com/webpack-contrib/webpack-log/compare/v1.2.0...v2.0.0) (2018-08-23)
### Code Refactoring
* **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))
### BREAKING CHANGES
* **package:** `module.exports.chalk` was renamed to `module.exports.colors`