Skip to content

Commit

Permalink
chore: 🤖 release v3.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.22.0](v3.21.0...v3.22.0) (2024-11-27)

### Features

* ✨ add `eslint-plugin-react-compiler` rules ([#108](#108)) ([15ce7c5](15ce7c5)), closes [#107](#107)
  • Loading branch information
semantic-release-bot committed Nov 27, 2024
1 parent 15ce7c5 commit e037f5f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.22.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.21.0...v3.22.0) (2024-11-27)


### Features

* ✨ add `eslint-plugin-react-compiler` rules ([#108](https://github.com/jimmy-guzman/eslint-config/issues/108)) ([15ce7c5](https://github.com/jimmy-guzman/eslint-config/commit/15ce7c5789a612e3f89f87feb4d066987a55e533)), closes [#107](https://github.com/jimmy-guzman/eslint-config/issues/107)

# [3.21.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.20.0...v3.21.0) (2024-11-27)


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

0 comments on commit e037f5f

Please sign in to comment.