Skip to content

Commit

Permalink
build: publish v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Aug 7, 2024
1 parent a2aee04 commit c30c8ee
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,6 +1,18 @@
# Changelog


## v3.1.3

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.2...v3.1.3)

### 🐞 Bug Fixes

- Fix export of typescript types ([1c4e960](https://github.com/azat-io/eslint-plugin-perfectionist/commit/1c4e960))

### ❤️ Contributors

- Josh Goldberg ✨ <[email protected]>

## v3.1.2

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.1...v3.1.2)
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": "eslint-plugin-perfectionist",
"description": "ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.",
"version": "3.1.2",
"version": "3.1.3",
"homepage": "https://perfectionist.dev",
"repository": "azat-io/eslint-plugin-perfectionist",
"author": "Azat S. <[email protected]>",
Expand Down

0 comments on commit c30c8ee

Please sign in to comment.