Skip to content

Commit 6406253

Browse files
chore(release): 2.1.8 [skip ci]
## [2.1.8](v2.1.7...v2.1.8) (2023-03-07) ### Bug Fixes * ignore dollar signs (sass variables) in declaration-property-value-no-unknown ([969616c](969616c))
1 parent 969616c commit 6406253

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.8](https://github.com/sweetalert2/stylelint-config/compare/v2.1.7...v2.1.8) (2023-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore dollar signs (sass variables) in declaration-property-value-no-unknown ([969616c](https://github.com/sweetalert2/stylelint-config/commit/969616c386beaff2c8cbaa1d2fcbd76c0b6185ec))
7+
18
## [2.1.7](https://github.com/sweetalert2/stylelint-config/compare/v2.1.6...v2.1.7) (2023-03-07)
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.7",
3+
"version": "2.1.8",
44
"type": "module",
55
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
66
"repository": "sweetalert2/stylelint-config",

0 commit comments

Comments
 (0)