Skip to content

Commit

Permalink
chore: πŸ€– release v3.22.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.22.2](v3.22.1...v3.22.2) (2024-12-03)

### Bug Fixes

* πŸ› only enable react refresh allowConstantExport for vite ([1fb23f7](1fb23f7))
* πŸ› set `allowExportNames` for react-refresh & nextjs ([957e5af](957e5af))
* πŸ› use `eslint-plugin-react-refresh` types ([020f0c1](020f0c1))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent 1fb23f7 commit 496fe8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.22.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.22.1...v3.22.2) (2024-12-03)


### Bug Fixes

* πŸ› only enable react refresh allowConstantExport for vite ([1fb23f7](https://github.com/jimmy-guzman/eslint-config/commit/1fb23f747284dc7b621eb95c9a23aeed2c1fde3f))
* πŸ› set `allowExportNames` for react-refresh & nextjs ([957e5af](https://github.com/jimmy-guzman/eslint-config/commit/957e5af7425baaf754bae06892e218e94e2d5061))
* πŸ› use `eslint-plugin-react-refresh` types ([020f0c1](https://github.com/jimmy-guzman/eslint-config/commit/020f0c1088950f8f23f156cf8a2b3acd7a7a3f81))

## [3.22.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.22.0...v3.22.1) (2024-11-30)


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

0 comments on commit 496fe8e

Please sign in to comment.