Skip to content

Commit 55b6bd2

Browse files
committed
chore: release v16.21.0
1 parent 3e5ffba commit 55b6bd2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [16.21.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.19.0...v16.21.0) (2025-06-22)
2+
3+
4+
### Features
5+
6+
* add `ignore: ["after-custom-property"]` to `custom-property-empty-line-before` ([0363113](https://github.com/stylelint-types/stylelint-define-config/commit/0363113cb70e181520d3d99e6eb030f8f707abf0))
7+
* update stylelint to `16.21.0` ([3e5ffba](https://github.com/stylelint-types/stylelint-define-config/commit/3e5ffbabec3cf60d90dd089417482bf443b25221))
8+
9+
10+
111
# [16.19.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.18.0...v16.19.0) (2025-04-25)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stylelint-define-config",
33
"type": "module",
4-
"version": "16.19.0",
4+
"version": "16.21.0",
55
"packageManager": "[email protected]",
66
"description": "Provide a defineConfig function for stylelint.config.js files",
77
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)