Skip to content

Commit

Permalink
4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ftzi committed May 26, 2024
1 parent d958afb commit 41eabdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Changes to the `js` flavor are also applied to all the other flavors.
> Changes to the `ts` flavor are also applied to `react` and `react-native` flavors.
## 4.5.0
## 4.5.0~1

- Added `"react-refresh/only-export-components"`
- Upgraded deps
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-gev",
"version": "4.5.0",
"version": "4.5.1",
"description": "Curated ESLint configs for TS, JS, Next, React, and React Native projects",
"author": "SrBrahma",
"main": "index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-native": "4.1.0",
"eslint-plugin-require-extensions": "0.1.3",
"eslint-plugin-unused-imports": "4.0.0"
"eslint-plugin-unused-imports": "3.2.0"
},
"devDependencies": {
"@biomejs/biome": "^1.7.3",
Expand Down

0 comments on commit 41eabdb

Please sign in to comment.