Skip to content

Commit 1f2c021

Browse files
Version Packages (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd2d780 commit 1f2c021

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-mammals-mate.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.0
4+
5+
### Minor Changes
6+
7+
- [#47](https://github.com/implydata/awesome-code-style/pull/47) [`dd2d780`](https://github.com/implydata/awesome-code-style/commit/dd2d7800dd2e069eb183d04f4596ae5ba75e9f6b) Thanks [@jgoz](https://github.com/jgoz)! - Bump to eslint-plugin-react-hooks 7
8+
39
## 6.1.2
410

511
### Patch 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.1.2",
4+
"version": "6.2.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)