Skip to content

Commit cf0e24c

Browse files
committed
chore: release v16.24.0
1 parent 13f109c commit cf0e24c

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.24.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.23.0...v16.24.0) (2025-09-09)
2+
3+
4+
### Features
5+
6+
* add `rule-nesting-at-rule-required-list` rule ([337ec5f](https://github.com/stylelint-types/stylelint-define-config/commit/337ec5f3446d11dc6f8e595062ed0e8b697889e3))
7+
* update stylelint to `16.24.0` ([13f109c](https://github.com/stylelint-types/stylelint-define-config/commit/13f109ce86e6bb1a5da724f3f27832548e403386))
8+
9+
10+
111
# [16.23.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.22.0...v16.23.0) (2025-09-09)
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.23.0",
4+
"version": "16.24.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)