Skip to content

Commit 1b57b90

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/stylelint-config [2.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-19)
### ⚠ BREAKING CHANGES * upgraded node version to v12 and es modules ### Features * added more tests ([0535ce4](0535ce4))
1 parent 0535ce4 commit 1b57b90

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/stylelint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## @anolilab/stylelint-config [2.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* upgraded node version to v12 and es modules
7+
8+
### Features
9+
10+
* added more tests ([0535ce4](https://github.com/anolilab/javascript-style-guide/commit/0535ce477766e80286e7f6aecf10bae33b5be594))
11+
112
### @anolilab/stylelint-config [1.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-04-13)
213

314

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": "1.0.5",
3+
"version": "2.0.0",
44
"private": false,
55
"description": "Stylelint shareable config for the Anolilab stylesheet guide.",
66
"keywords": [

0 commit comments

Comments
 (0)