Skip to content

Commit e4122da

Browse files
committed
chore: release v3.0.1
1 parent a98dc4e commit e4122da

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.1](https://github.com/stylelint-types/stylelint-stylistic/compare/v2.1.0...v3.0.1) (2024-08-18)
2+
3+
4+
### Performance Improvements
5+
6+
* update deps to latest ([a98dc4e](https://github.com/stylelint-types/stylelint-stylistic/commit/a98dc4e209749cdda648b60043259b6629aaf9a2))
7+
8+
9+
110
# [2.1.0](https://github.com/stylelint-types/stylelint-stylistic/compare/v0.4.3...v2.1.0) (2024-2-19)
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-types/stylelint-stylistic",
33
"type": "module",
4-
"version": "2.1.0",
4+
"version": "3.0.1",
55
"packageManager": "pnpm@9.7.1",
66
"description": "TypeScript definitions for stylelint-define-config",
77
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)