Skip to content

Commit b806efd

Browse files
committed
release: Release version 5.3.1
1 parent f4e8418 commit b806efd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [5.3.1](https://github.com/MorevM/stylelint-config/compare/v5.3.0...v5.3.1) (2024-03-12)
4+
5+
6+
### Bug fixes
7+
8+
* **scss:** Disable `function-no-unknown` for SCSS files ([f4e8418](https://github.com/MorevM/stylelint-config/commit/f4e8418d357d4b6eb1f7ac31e64eaadf36831e72))
9+
310
## [5.3.0](https://github.com/MorevM/stylelint-config/compare/v5.2.0...v5.3.0) (2024-03-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@morev/stylelint-config",
33
"description": "Strict shareable Stylelint configuration",
44
"type": "module",
5-
"version": "5.3.0",
5+
"version": "5.3.1",
66
"private": false,
77
"engines": {
88
"node": ">=18.12.0"

0 commit comments

Comments
 (0)