Skip to content

Commit 7928f16

Browse files
chore(release): update packages versions (#144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 71b8b6b commit 7928f16

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/soft-ladybugs-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @eddeee888/eslint-plugin
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 71b8b6b: Turn off react/react-in-jsx-scope to make it easier to integrate with modern React apps
8+
39
## 1.0.0
410

511
### Major Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eddeee888/eslint-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "Eddy Nguyen <ch@eddeee888.me>",
66
"description": "An ESLint plugin with standard TypeScript and React config to be used in standalone repos or in Nx monorepos.",

0 commit comments

Comments
 (0)