Skip to content

Commit

Permalink
chore: 🤖 release v3.26.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.26.0](v3.25.0...v3.26.0) (2024-12-06)

### Features

* ✨ bump `eslint-plugin-perfectionist` to v4.2.0 ([2adf903](2adf903))
* ✨ use `eslint-plugin-import-x`'s new v3 resolver ([05e59c4](05e59c4))
  • Loading branch information
semantic-release-bot committed Dec 6, 2024
1 parent 2adf903 commit 7be42e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.26.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.25.0...v3.26.0) (2024-12-06)


### Features

* ✨ bump `eslint-plugin-perfectionist` to v4.2.0 ([2adf903](https://github.com/jimmy-guzman/eslint-config/commit/2adf9034aff272dc28dd6a112055cd74baf10473))
* ✨ use `eslint-plugin-import-x`'s new v3 resolver ([05e59c4](https://github.com/jimmy-guzman/eslint-config/commit/05e59c45f2bde8c96bdc29c0981cb2a3555aa72b))

# [3.25.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.24.0...v3.25.0) (2024-12-03)


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": "@jimmy.codes/eslint-config",
"version": "3.25.0",
"version": "3.26.0",
"description": "another opinionated eslint config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 7be42e1

Please sign in to comment.