Skip to content

Commit

Permalink
chore: update versions (#10)
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] committed Jul 21, 2022
1 parent e3cb880 commit 2e59ea0
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-roses-sparkle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.5

### Patch Changes

- @izayl/eslint-config-react@0.4.6

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@izayl/eslint-config",
"version": "1.0.4",
"version": "1.0.5",
"description": "",
"author": "izayl <izayl@163.com>",
"homepage": "https://github.com/izayl/eslint-config#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.4.2

### Patch Changes

- e3cb880: fix(basic): remove Stroustrup brace style

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@izayl/eslint-config-basic",
"version": "0.4.1",
"version": "0.4.2",
"main": "index.js",
"repository": "git@github.com:izayl/eslint-config.git",
"author": "izayl <izayl@163.com>",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.4.6

### Patch Changes

- @izayl/eslint-config-ts@0.4.2

## 0.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@izayl/eslint-config-react",
"version": "0.4.5",
"version": "0.4.6",
"description": "",
"author": "izayl <izayl@163.com>",
"homepage": "https://github.com/izayl/eslint-config#readme",
Expand Down
7 changes: 7 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 0.4.2

### Patch Changes

- Updated dependencies [e3cb880]
- @izayl/eslint-config-basic@0.4.2

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@izayl/eslint-config-ts",
"version": "0.4.1",
"version": "0.4.2",
"description": "",
"author": "izayl <izayl@163.com>",
"homepage": "https://github.com/izayl/eslint-config#readme",
Expand Down

0 comments on commit 2e59ea0

Please sign in to comment.