Skip to content

Commit

Permalink
build: publish v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Nov 19, 2024
1 parent a4bfc2b commit db22e8b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v4.0.2

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.0.1...v4.0.2)

### 🐞 Bug Fixes

- **sort-imports:** Sort default internal pattern ([a4bfc2b](https://github.com/azat-io/eslint-plugin-perfectionist/commit/a4bfc2b))

### ❤️ Contributors

- Azat S. <[email protected]>

## v4.0.1

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.0.0...v4.0.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-perfectionist",
"version": "4.0.1",
"version": "4.0.2",
"description": "ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.",
"keywords": [
"eslint",
Expand Down

0 comments on commit db22e8b

Please sign in to comment.