diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ff14a9..696c3b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ All notable changes to this project will be documented in this file. See [standa * test with Node.js 14 and 15 ([6f02357](https://github.com/fluid-project/stylelint-config-fluid/commit/6f02357475d9a182631bd5d18b31f69c4b4aa597)) +### Bug Fixes + +* typo in runs-on ci configuration ([ba5ac7f](https://github.com/fluid-project/stylelint-config-fluid/commit/ba5ac7f7d1f3e759f8389aba5522248c90375b80)) +* use npm 6.x instead of npm 7.x due to dep resolution issues ([6c77f81](https://github.com/fluid-project/stylelint-config-fluid/commit/6c77f814bdb1bf6e03ae356f556ae09d9e32fdf2)) + +## [0.2.0](https://github.com/fluid-project/stylelint-config-fluid/compare/0.1.0...0.2.0) (2021-04-16) + + +### Features + +* test with Node.js 14 and 15 ([6f02357](https://github.com/fluid-project/stylelint-config-fluid/commit/6f02357475d9a182631bd5d18b31f69c4b4aa597)) + + ### Bug Fixes * typo in runs-on ci configuration ([ba5ac7f](https://github.com/fluid-project/stylelint-config-fluid/commit/ba5ac7f7d1f3e759f8389aba5522248c90375b80))