Skip to content

Commit 1ba0573

Browse files
committed
chore: release v1.0.1
1 parent 484b6bd commit 1ba0573

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.0.1](https://github.com/stylelint-types/stylelint-define-config/compare/v1.0.0...v1.0.1) (2023-12-12)
2+
3+
4+
### Performance Improvements
5+
6+
* update `RuleConfig` ([484b6bd](https://github.com/stylelint-types/stylelint-define-config/commit/484b6bd4b72319a012cd50e6d6be8192559ee863))
7+
8+
9+
110
# 1.0.0 (2023-12-11)
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.0.0",
4+
"version": "1.0.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)