Skip to content

Commit e8cd52a

Browse files
chore(release): 2.1.5 [skip ci]
## [2.1.5](v2.1.4...v2.1.5) (2023-02-16) ### Bug Fixes * remove deprecated rules ([2d1befa](2d1befa))
1 parent 2d1befa commit e8cd52a

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.5](https://github.com/sweetalert2/stylelint-config/compare/v2.1.4...v2.1.5) (2023-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* remove deprecated rules ([2d1befa](https://github.com/sweetalert2/stylelint-config/commit/2d1beface7e366828012072ffe008ccde901b9ee))
7+
18
## [2.1.4](https://github.com/sweetalert2/stylelint-config/compare/v2.1.3...v2.1.4) (2023-02-16)
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.4",
3+
"version": "2.1.5",
44
"type": "module",
55
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
66
"repository": "sweetalert2/stylelint-config",

0 commit comments

Comments
 (0)