Skip to content

Commit b683517

Browse files
### Bug Fixes * stylelint does not support es modules ([e4a3469](e4a3469))
1 parent 24da6b5 commit b683517

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/stylelint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### @anolilab/stylelint-config [2.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* stylelint does not support es modules ([e4a3469](https://github.com/anolilab/javascript-style-guide/commit/e4a346964ef65a7894154e004c1bdcc7733eb0cb))
7+
18
## @anolilab/stylelint-config [2.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-19)
29

310

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/stylelint-config",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "Stylelint shareable config for the Anolilab stylesheet guide.",
66
"keywords": [

0 commit comments

Comments
 (0)