Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Feb 19, 2024
1 parent 585c7e1 commit 6c2a7a2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.1.0](https://github.com/stylelint-types/stylelint-stylistic/compare/v0.4.3...v2.1.0) (2024-2-19)


### Features

* rename to `@stylistic/stylelint-plugin` ([6b56187](https://github.com/stylelint-types/stylelint-stylistic/commit/6b56187a2fb23399f25444988aafc273ee2b53e9))


### Performance Improvements

* bump stylelint to `16.2.1` ([585c7e1](https://github.com/stylelint-types/stylelint-stylistic/commit/585c7e15ff3a8cd8173acc6969c6647b4966d201))



## 0.4.3 (2023-12-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stylelint-types/stylelint-stylistic",
"type": "module",
"version": "0.4.3",
"version": "2.1.0",
"packageManager": "[email protected]",
"description": "TypeScript definitions for stylelint-define-config",
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",
Expand Down

0 comments on commit 6c2a7a2

Please sign in to comment.