Skip to content

Commit e213761

Browse files
committed
chore: release v1.6.0
1 parent 61de38c commit e213761

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+
# [1.6.0](https://github.com/stylelint-types/stylelint-define-config/compare/v1.5.0...v1.6.0) (2024-08-18)
2+
3+
4+
### Features
5+
6+
* add `url` secondary option ([5d0c69f](https://github.com/stylelint-types/stylelint-define-config/commit/5d0c69f8f338e8fd2deb58348047dd362923f4c5))
7+
* update stylelint to `v16.8.x` ([61de38c](https://github.com/stylelint-types/stylelint-define-config/commit/61de38c52e28099c87e015d5824a41c8cc2ec900))
8+
9+
10+
111
# [1.5.0](https://github.com/stylelint-types/stylelint-define-config/compare/v1.4.0...v1.5.0) (2024-5-3)
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": "1.5.0",
4+
"version": "1.6.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)