Skip to content

Commit b27ee8e

Browse files
committed
chore: release v16.14.1
1 parent 962efb7 commit b27ee8e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [16.14.1](https://github.com/stylelint-types/stylelint-define-config/compare/v16.14.0...v16.14.1) (2025-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* replace `StandardPropertiesMap` to `KebabCaseStandardPropertiesMap`, close [#1](https://github.com/stylelint-types/stylelint-define-config/issues/1) ([962efb7](https://github.com/stylelint-types/stylelint-define-config/commit/962efb75c2621b0f9f3b816e0b1c19518d3422c3))
7+
8+
9+
110
# [16.14.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.13.0...v16.14.0) (2025-01-26)
211

312

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