Skip to content

Commit b97d493

Browse files
Merge pull request #7 from frontendfixer/changeset-release/main
Version Packages
2 parents acd515c + 19ecda9 commit b97d493

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/big-gifts-shop.md

-5
This file was deleted.

.changeset/quick-buttons-guess.md

-5
This file was deleted.

.changeset/wet-birds-march.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- [`acd515c`](https://github.com/frontendfixer/-frontendfixer-eslint-config-react/commit/acd515cc25f68d66a019a630e9ea306c5da3a281) - fix: prettier v3.0.0 problem
8+
9+
- [`acd515c`](https://github.com/frontendfixer/-frontendfixer-eslint-config-react/commit/acd515cc25f68d66a019a630e9ea306c5da3a281) - update prettier from v2.8.0 to v2.8.8
10+
11+
- [`acd515c`](https://github.com/frontendfixer/-frontendfixer-eslint-config-react/commit/acd515cc25f68d66a019a630e9ea306c5da3a281) - fix: spelling 'overwrite' to 'overrides'
12+
313
## 1.0.4
414

515
### Patch 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": "1.0.4",
3+
"version": "1.0.5",
44
"description": "ESLint, Prettier and Typescript Config for React application",
55
"keywords": [
66
"javascript",

0 commit comments

Comments
 (0)