Skip to content

Commit 859a03f

Browse files
Merge pull request #9 from frontendfixer/changeset-release/main
Version Packages
2 parents 2e1d49c + 834146f commit 859a03f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-tomatoes-grin.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @frontendfixer/eslint-config-react
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`2e1d49c`](https://github.com/frontendfixer/-frontendfixer-eslint-config-react/commit/2e1d49cd01f60c1aa72f6b23f0ab23ed3c5373ad) - remove 'n/no-missing-import' node support
8+
39
## 2.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frontendfixer/eslint-config-react",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "ESLint, Prettier and Typescript Config for React application",
55
"keywords": [
66
"javascript",

0 commit comments

Comments
 (0)