Skip to content

Commit

Permalink
chore: πŸ€– release v3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.0...v3.2.0) (2024-10-31)

### Bug Fixes

* πŸ› include "@/**" as internal pattern for perfectionist ([24a2b88](24a2b88))

### Features

* ✨ prefer seperate type imports & exports ([7ed2fd2](7ed2fd2))
  • Loading branch information
semantic-release-bot committed Oct 31, 2024
1 parent 7ed2fd2 commit db1afc5
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,3 +1,15 @@
# [3.2.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.1.0...v3.2.0) (2024-10-31)


### Bug Fixes

* πŸ› include "@/**" as internal pattern for perfectionist ([24a2b88](https://github.com/jimmy-guzman/eslint-config/commit/24a2b88bbce3745821ee83235300051003765ffd))


### Features

* ✨ prefer seperate type imports & exports ([7ed2fd2](https://github.com/jimmy-guzman/eslint-config/commit/7ed2fd23d32c8cdc6da693f8cf6e04776bf6ae00))

# [3.1.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.0.0...v3.1.0) (2024-10-31)


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.1.0",
"version": "3.2.0",
"description": "another opinionated eslint config",
"keywords": [
"eslint",
Expand Down

0 comments on commit db1afc5

Please sign in to comment.