Skip to content

Commit ddd0dfd

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-mice-invent.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.0.2
4+
5+
### Patch Changes
6+
7+
- [`66ec313`](https://github.com/implydata/awesome-code-style/commit/66ec313b87deaffe2e58d99549740cfacd4472b7) Thanks [@jgoz](https://github.com/jgoz)! - Switch to default @stylistic package
8+
39
## 6.0.1
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.0.1",
4+
"version": "6.0.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)