Skip to content

Commit

Permalink
chore: release v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Dec 13, 2023
1 parent 5f9ee00 commit b9be880
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## 0.4.3 (2023-12-13)


### Features

* add `stylistic/*` rules ([bac6fe9](https://github.com/stylelint-types/stylelint-stylistic/commit/bac6fe9345ef1ffb03cf679cf7cd97d8bd12a8db))
* add entry types ([5f9ee00](https://github.com/stylelint-types/stylelint-stylistic/commit/5f9ee0054d6bdd5fa1d5d5e04896353cf1248b48))



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.0.0",
"version": "0.4.3",
"packageManager": "[email protected]",
"description": "TypeScript definitions for stylelint-define-config",
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",
Expand Down

0 comments on commit b9be880

Please sign in to comment.