Skip to content

Commit f875974

Browse files
committed
chore: release v1.8.1
1 parent fae3ba4 commit f875974

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+
## [1.8.1](https://github.com/stylelint-types/stylelint-define-config/compare/v1.8.0...v1.8.1) (2024-12-15)
2+
3+
4+
### Features
5+
6+
* bump `stylelint` to `16.12.0` ([fae3ba4](https://github.com/stylelint-types/stylelint-define-config/commit/fae3ba42750c4fedf0b2d3ed221021366856145c))
7+
8+
9+
110
# [1.8.0](https://github.com/stylelint-types/stylelint-define-config/compare/v1.7.0...v1.8.0) (2024-11-30)
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": "1.8.0",
4+
"version": "1.8.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)