Last change
on this file since 6a80231 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
637 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | # Change Log
|
---|
| 2 |
|
---|
| 3 | 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.
|
---|
| 4 |
|
---|
| 5 | <a name="2.0.0"></a>
|
---|
| 6 | # [2.0.0](https://github.com/webpack-contrib/webpack-log/compare/v1.2.0...v2.0.0) (2018-08-23)
|
---|
| 7 |
|
---|
| 8 |
|
---|
| 9 | ### Code Refactoring
|
---|
| 10 |
|
---|
| 11 | * **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))
|
---|
| 12 |
|
---|
| 13 |
|
---|
| 14 | ### BREAKING CHANGES
|
---|
| 15 |
|
---|
| 16 | * **package:** `module.exports.chalk` was renamed to `module.exports.colors`
|
---|
Note:
See
TracBrowser
for help on using the repository browser.