Skip to content

Commit d756f50

Browse files
Version Packages
1 parent 3713940 commit d756f50

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/seven-avocados-breathe.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`3713940`](https://github.com/jsimck/eslint-config/commit/371394013aad3e1fdbbe9f50132cfef98fafe869) Thanks [@jsimck](https://github.com/jsimck)! - Added additional React/JSX custom rules
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsimck/eslint-config",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Very opinionated eslint config I use on my projects, includes: prettier, TS, jest, sonarqube and plugin-unicorn. It uses new eslint flat config.",
55
"type": "module",
66
"main": "./index.js",

0 commit comments

Comments
 (0)