Skip to content

Commit f0b8ed0

Browse files
committed
chore: release v16.14.0
1 parent 660ed15 commit f0b8ed0

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.14.0](https://github.com/stylelint-types/stylelint-define-config/compare/v16.13.0...v16.14.0) (2025-01-26)
2+
3+
4+
### Features
5+
6+
* add replaced text and corresponding range to `Warning` type ([1790682](https://github.com/stylelint-types/stylelint-define-config/commit/17906821ccfa91a613ab04391501ae3ff71f1c6a))
7+
* bump stylelint to `16.14.0` ([660ed15](https://github.com/stylelint-types/stylelint-define-config/commit/660ed15650c2b6fc9a8b8931e2c79090732f4e49))
8+
9+
10+
111
# [16.13.0](https://github.com/stylelint-types/stylelint-define-config/compare/v1.8.1...v16.13.0) (2025-01-20)
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.13.0",
4+
"version": "16.14.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)