Skip to content

Commit

Permalink
build: publish v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Nov 25, 2024
1 parent b9ce62e commit 1b1f285
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.1.2

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

### 🐞 Bug Fixes

- Fix invalid import ([b9ce62e](https://github.com/azat-io/eslint-plugin-perfectionist/commit/b9ce62e))

### ❤️ Contributors

- Hugo ([@hugop95](http://github.com/hugop95))

## v4.1.1

[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.1.0...v4.1.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.1.1",
"version": "4.1.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 1b1f285

Please sign in to comment.