Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Aug 18, 2024
1 parent a98dc4e commit e4122da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.0.1](https://github.com/stylelint-types/stylelint-stylistic/compare/v2.1.0...v3.0.1) (2024-08-18)


### Performance Improvements

* update deps to latest ([a98dc4e](https://github.com/stylelint-types/stylelint-stylistic/commit/a98dc4e209749cdda648b60043259b6629aaf9a2))



# [2.1.0](https://github.com/stylelint-types/stylelint-stylistic/compare/v0.4.3...v2.1.0) (2024-2-19)


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

0 comments on commit e4122da

Please sign in to comment.