Skip to content

Commit 7242cea

Browse files
Version Packages (#1333)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0fabf67 commit 7242cea

9 files changed

Lines changed: 43 additions & 12 deletions

File tree

.changeset/two-coins-allow.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/eslint-config-godaddy-react-typescript/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# eslint-config-godaddy-react-typescript
22

3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- 0fabf67: Upgrade to ESLint 10
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [0fabf67]
12+
- eslint-config-godaddy-react@11.0.0
13+
314
## 5.0.0
415

516
### Major Changes

packages/eslint-config-godaddy-react-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-godaddy-react-typescript",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "ESLint config for consistent style in ES6 React projects using TypeScript at GoDaddy.",
55
"type": "module",
66
"main": "index.js",

packages/eslint-config-godaddy-react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## 11.0.0
4+
5+
### Major Changes
6+
7+
- 0fabf67: Upgrade to ESLint 10
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [0fabf67]
12+
- eslint-config-godaddy@9.0.0
13+
314
## 10.0.0
415

516
### Major Changes

packages/eslint-config-godaddy-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-godaddy-react",
3-
"version": "10.0.0",
3+
"version": "11.0.0",
44
"description": "ESLint config for consistent style in ES6 React projects at GoDaddy.",
55
"license": "MIT",
66
"type": "module",

packages/eslint-config-godaddy-typescript/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# eslint-config-godaddy-typescript
22

3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- 0fabf67: Upgrade to ESLint 10
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [0fabf67]
12+
- eslint-config-godaddy@9.0.0
13+
314
## 5.0.0
415

516
### Major Changes

packages/eslint-config-godaddy-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-godaddy-typescript",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "ESLint config for consistent style in node projects using Typescript at GoDaddy.",
55
"type": "module",
66
"main": "index.js",

packages/eslint-config-godaddy/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-config-godaddy
22

3+
## 9.0.0
4+
5+
### Major Changes
6+
7+
- 0fabf67: Upgrade to ESLint 10
8+
39
## 8.0.2
410

511
### Patch Changes

packages/eslint-config-godaddy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-godaddy",
3-
"version": "8.0.2",
3+
"version": "9.0.0",
44
"description": "Base ESLint config for consistent style in ES6 projects at GoDaddy.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)