Skip to content

Commit df4690f

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-coins-see.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#43](https://github.com/implydata/awesome-code-style/pull/43) [`ab9ce84`](https://github.com/implydata/awesome-code-style/commit/ab9ce8421633e9e5e4df36cf2773c0a3cf5db348) Thanks [@jgoz](https://github.com/jgoz)! - Use defineConfig
8+
39
## 6.1.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.1.0",
4+
"version": "6.1.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)