Skip to content

Commit

Permalink
Version Packages (beta) (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 9, 2023
1 parent 2385528 commit 187c958
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"@awesome-code-style/stylelint-config": "4.0.1"
},
"changesets": [
"chatty-books-yawn",
"six-ladybugs-serve",
"smooth-onions-hammer"
]
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @awesome-code-style/eslint-config

## 5.0.0-beta.2

### Patch Changes

- [`2385528`](https://github.com/implydata/awesome-code-style/commit/238552837a96723aac36b690c3d55e21f1a6f143) Thanks [@jgoz](https://github.com/jgoz)! - Add some rule overrides

## 5.0.0-beta.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@awesome-code-style/eslint-config",
"description": "ESLint configuration for TypeScript projects that might use React",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @awesome-code-style/stylelint-config

## 4.0.2-beta.0

### Patch Changes

- [`2385528`](https://github.com/implydata/awesome-code-style/commit/238552837a96723aac36b690c3d55e21f1a6f143) Thanks [@jgoz](https://github.com/jgoz)! - Add some rule overrides

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@awesome-code-style/stylelint-config",
"description": "Stylelint configuration for projects that use SCSS",
"version": "4.0.1",
"version": "4.0.2-beta.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 187c958

Please sign in to comment.