Skip to content

Commit b18cbae

Browse files
committed
Convert change log to MINOR bump since typescript-eslint 3.4 -> 4.28 brings a fairly significant amount of churn
1 parent 8d6648d commit b18cbae

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

common/changes/@rushstack/eslint-config/relm-upgrade_ts_eslint_2021-06-25-18-35.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/eslint-config",
5-
"comment": "Upgrade @typescript-eslint/* to 4.28.0 (Fixes #2389)",
6-
"type": "patch"
5+
"comment": "Upgrade @typescript-eslint/* packages to 4.28.0 (GitHub #2389)",
6+
"type": "minor"
77
}
88
],
99
"packageName": "@rushstack/eslint-config",

common/changes/@rushstack/eslint-plugin-packlets/relm-upgrade_ts_eslint_2021-06-25-18-35.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/eslint-plugin-packlets",
5-
"comment": "Upgrade @typescript-eslint/* to 4.28.0 (Fixes #2389)",
6-
"type": "patch"
5+
"comment": "Upgrade @typescript-eslint/* packages to 4.28.0 (GitHub #2389)",
6+
"type": "minor"
77
}
88
],
99
"packageName": "@rushstack/eslint-plugin-packlets",

common/changes/@rushstack/eslint-plugin-security/relm-upgrade_ts_eslint_2021-06-25-18-35.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/eslint-plugin-security",
5-
"comment": "Upgrade @typescript-eslint/* to 4.28.0 (Fixes #2389)",
6-
"type": "patch"
5+
"comment": "Upgrade @typescript-eslint/* packages to 4.28.0 (GitHub #2389)",
6+
"type": "minor"
77
}
88
],
99
"packageName": "@rushstack/eslint-plugin-security",

common/changes/@rushstack/eslint-plugin/relm-upgrade_ts_eslint_2021-06-25-18-35.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/eslint-plugin",
5-
"comment": "Upgrade @typescript-eslint/* to 4.28.0 (Fixes #2389)",
6-
"type": "patch"
5+
"comment": "Upgrade @typescript-eslint/* packages to 4.28.0 (GitHub #2389)",
6+
"type": "minor"
77
}
88
],
99
"packageName": "@rushstack/eslint-plugin",

0 commit comments

Comments
 (0)