Skip to content

Commit

Permalink
chore(release): eslint-config packages v0.1.5 (#131)
Browse files Browse the repository at this point in the history
* chore(deps): update typescript

* chore(release): eslint-config packages v0.1.5
  • Loading branch information
Cphayim authored Apr 1, 2024
1 parent 0d28e16 commit 2cb6b43
Show file tree
Hide file tree
Showing 17 changed files with 154 additions and 95 deletions.
6 changes: 6 additions & 0 deletions packages/eslint-config-react-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-react-typescript

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-react-typescript",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for React + TypeScript",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down Expand Up @@ -36,6 +36,6 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^4.5.5"
"typescript": "^5.1.3"
}
}
6 changes: 6 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-react

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-react",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for React",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-typescript

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-typescript",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for TypeScript",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down Expand Up @@ -34,6 +34,6 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^4.5.5"
"typescript": "^5.1.3"
}
}
6 changes: 6 additions & 0 deletions packages/eslint-config-vue2-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-vue2-typescript

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue2-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-vue2-typescript",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for Vue2 + TypeScript",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down Expand Up @@ -35,6 +35,6 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^4.5.5"
"typescript": "^5.1.3"
}
}
6 changes: 6 additions & 0 deletions packages/eslint-config-vue2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-vue2

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-vue2",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for Vue2",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-vue3-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-vue3-typescript

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue3-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-vue3-typescript",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for Vue3 + TypeScript",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down Expand Up @@ -35,6 +35,6 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^4.5.5"
"typescript": "^5.1.3"
}
}
6 changes: 6 additions & 0 deletions packages/eslint-config-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ombro/eslint-config-vue3

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ombro/eslint-config-vue3",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config for Vue3",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
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 @@
# @ombro/eslint-config

## 0.1.5

### Patch Changes

- Update dependencies

## 0.1.4

### 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,6 +1,6 @@
{
"name": "@ombro/eslint-config",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shared eslint config",
"author": "Cphayim <i@cphayim.me>",
"homepage": "https://github.com/Cphayim/ombro#readme",
Expand Down
Loading

0 comments on commit 2cb6b43

Please sign in to comment.