Skip to content

Commit

Permalink
build: publish v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jun 12, 2024
1 parent 5a02b5a commit dd9b015
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## v2.11.0

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.10.0...v2.11.0)

### 🚀 Features

- Update svelte ([861a381](https://github.com/azat-io/eslint-plugin-perfectionist/commit/861a381))
- **sort-classes:** Add custom-group to sort-classes rule ([1773ffb](https://github.com/azat-io/eslint-plugin-perfectionist/commit/1773ffb))

### ❤️ Contributors

- Gustavo Pedroni ([@gustavopedroni](http:https://github.com/gustavopedroni))
- Tkhs ([@tkhs0813](http:https://github.com/tkhs0813))

## v2.10.0

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.9.0...v2.10.0)
Expand Down
4 changes: 2 additions & 2 deletions 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": "2.10.0",
"version": "2.11.0",
"homepage": "https://eslint-plugin-perfectionist.azat.io",
"repository": "https://github.com/azat-io/eslint-plugin-perfectionist",
"author": "Azat S. <[email protected]>",
Expand Down Expand Up @@ -126,4 +126,4 @@
"vitest": "^0.34.6",
"vue": "^3.3.9"
}
}
}

0 comments on commit dd9b015

Please sign in to comment.