Skip to content

Commit 12ac47e

Browse files
Version Packages (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9664ed6 commit 12ac47e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ripe-doors-attend.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 6.2.1
4+
5+
### Patch Changes
6+
7+
- [#49](https://github.com/implydata/awesome-code-style/pull/49) [`9664ed6`](https://github.com/implydata/awesome-code-style/commit/9664ed6011004862055f2cd4ef39988585313ada) Thanks [@jgoz](https://github.com/jgoz)! - Allow eslint-plugin-react-hooks v6.1.1
8+
39
## 6.2.0
410

511
### Minor Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@awesome-code-style/eslint-config",
33
"description": "ESLint configuration for TypeScript projects that might use React",
4-
"version": "6.2.0",
4+
"version": "6.2.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)