Skip to content

Commit 299dc93

Browse files
chore(release): 2.1.7 [skip ci]
## [2.1.7](v2.1.6...v2.1.7) (2023-03-07) ### Bug Fixes * get rid of stylelint-csstree-validator ([b17a7f4](b17a7f4))
1 parent b17a7f4 commit 299dc93

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.7](https://github.com/sweetalert2/stylelint-config/compare/v2.1.6...v2.1.7) (2023-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* get rid of stylelint-csstree-validator ([b17a7f4](https://github.com/sweetalert2/stylelint-config/commit/b17a7f48ca2608360aabffacfd591988e5f3b1a9))
7+
18
## [2.1.6](https://github.com/sweetalert2/stylelint-config/compare/v2.1.5...v2.1.6) (2023-02-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sweetalert2/stylelint-config",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"type": "module",
55
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
66
"repository": "sweetalert2/stylelint-config",

0 commit comments

Comments
 (0)