Skip to content

Commit 6c2a7a2

Browse files
committed
chore: release v2.1.0
1 parent 585c7e1 commit 6c2a7a2

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.1.0](https://github.com/stylelint-types/stylelint-stylistic/compare/v0.4.3...v2.1.0) (2024-2-19)
2+
3+
4+
### Features
5+
6+
* rename to `@stylistic/stylelint-plugin` ([6b56187](https://github.com/stylelint-types/stylelint-stylistic/commit/6b56187a2fb23399f25444988aafc273ee2b53e9))
7+
8+
9+
### Performance Improvements
10+
11+
* bump stylelint to `16.2.1` ([585c7e1](https://github.com/stylelint-types/stylelint-stylistic/commit/585c7e15ff3a8cd8173acc6969c6647b4966d201))
12+
13+
14+
115
## 0.4.3 (2023-12-13)
216

317

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": "0.4.3",
4+
"version": "2.1.0",
55
"packageManager": "pnpm@8.15.3",
66
"description": "TypeScript definitions for stylelint-define-config",
77
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)