Skip to content

Commit 87f8027

Browse files
Merge pull request #11 from frontendfixer/changeset-release/main
Version Packages v.2.0.3
2 parents 12f78ca + c5a3b9e commit 87f8027

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/late-kiwis-travel.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.3
4+
5+
### Patch Changes
6+
7+
- [`12f78ca`](https://github.com/frontendfixer/-frontendfixer-eslint-config-react/commit/12f78cac7a7547cd9e488e8b6601168774ce0d5c) - fix: no stylelint linting
8+
39
## 2.0.2
410

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

0 commit comments

Comments
 (0)