Skip to content

Commit 96cd1fb

Browse files
Version Packages (#39)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18c5db4 commit 96cd1fb

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

.changeset/tender-turkeys-check.md

Lines changed: 0 additions & 7 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.1
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/implydata/awesome-code-style/pull/38) [`18c5db4`](https://github.com/implydata/awesome-code-style/commit/18c5db42064bf7434219af5379f530c53832d327) Thanks [@jgoz](https://github.com/jgoz)! - Update peer dependencies
8+
39
## 6.0.0
410

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

packages/prettier-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/prettier-config
22

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/implydata/awesome-code-style/pull/38) [`18c5db4`](https://github.com/implydata/awesome-code-style/commit/18c5db42064bf7434219af5379f530c53832d327) Thanks [@jgoz](https://github.com/jgoz)! - Update peer dependencies
8+
39
## 5.0.0
410

511
### Major Changes

packages/prettier-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/prettier-config",
33
"description": "Prettier configuration for projects that use TypeScript, SCSS, and React",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"publishConfig": {
66
"access": "public"
77
},

packages/stylelint-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/stylelint-config
22

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/implydata/awesome-code-style/pull/38) [`18c5db4`](https://github.com/implydata/awesome-code-style/commit/18c5db42064bf7434219af5379f530c53832d327) Thanks [@jgoz](https://github.com/jgoz)! - Update peer dependencies
8+
39
## 6.0.0
410

511
### Major Changes

packages/stylelint-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/stylelint-config",
33
"description": "Stylelint configuration for projects that use SCSS",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)