Skip to content

Commit d1b5732

Browse files
committed
chore: release v16.18.0
1 parent 1dc3038 commit d1b5732

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [16.18.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.17.0...v16.18.0) (2025-04-17)
2+
3+
4+
### Features
5+
6+
* add `color-function-alias-notation` rule ([d6a4885](https://github.com/stylelint-types/stylelint-define-config/commit/d6a4885722a688a52b2509eb35b76df25a6aa80c))
7+
* add `container-name-pattern` rule ([b4bb5e1](https://github.com/stylelint-types/stylelint-define-config/commit/b4bb5e10d1945bc28bb9d0c058ffd7442be66d6a))
8+
* bump `stylelint` to `16.18.0` ([1dc3038](https://github.com/stylelint-types/stylelint-define-config/commit/1dc3038e480857d5b6e5aa9c22345e4da409e236))
9+
10+
11+
112
# [16.17.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.15.0...v16.17.0) (2025-04-05)
213

314

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.17.0",
4+
"version": "16.18.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)