Skip to content

Commit a0c0234

Browse files
committed
chore: release v16.22.0
1 parent 23a7bc3 commit a0c0234

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.22.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.21.0...v16.22.0) (2025-07-24)
2+
3+
4+
### Features
5+
6+
* add `no-descending-specificity` report message includes line number of the anchoring selector ([69c102e](https://github.com/stylelint-types/stylelint-define-config/commit/69c102e35f021de9bdacb8108dbfc3d55a45b638))
7+
* update stylelint to `16.22.0` ([ffa832d](https://github.com/stylelint-types/stylelint-define-config/commit/ffa832d8cc666f08c1e9c2d4f5af68cce829f924))
8+
9+
10+
111
# [16.21.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.19.0...v16.21.0) (2025-06-22)
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.21.0",
4+
"version": "16.22.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)