Skip to content

Commit

Permalink
chore: 🤖 release v3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.2...v3.5.0) (2024-11-03)

### Features

* ✨ enable `react/forward-ref-uses-ref` ([e7d8318](e7d8318))
* ✨ enable `react/no-object-type-as-default-prop` ([af90a75](af90a75))
  • Loading branch information
semantic-release-bot committed Nov 3, 2024
1 parent 456f270 commit cb2b8d8
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.5.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.4.2...v3.5.0) (2024-11-03)


### Features

* ✨ enable `react/forward-ref-uses-ref` ([e7d8318](https://github.com/jimmy-guzman/eslint-config/commit/e7d83182a39f665b90419371c3470ef547825bae))
* ✨ enable `react/no-object-type-as-default-prop` ([af90a75](https://github.com/jimmy-guzman/eslint-config/commit/af90a75632d09fd80b845970b3709e9202276ab2))

## [3.4.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.4.1...v3.4.2) (2024-11-02)


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

0 comments on commit cb2b8d8

Please sign in to comment.