Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Apr 10, 2024
1 parent 91030d7 commit fec5eaa
Show file tree
Hide file tree
Showing 12 changed files with 88 additions and 44 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions eslint/eslint-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/eslint-config",
"entries": [
{
"version": "3.6.9",
"tag": "@rushstack/eslint-config_v3.6.9",
"date": "Wed, 10 Apr 2024 21:59:39 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.10.2`"
}
]
}
},
{
"version": "3.6.8",
"tag": "@rushstack/eslint-config_v3.6.8",
Expand Down
7 changes: 6 additions & 1 deletion eslint/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/eslint-config

This log was last generated on Fri, 29 Mar 2024 05:46:41 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified.

## 3.6.9
Wed, 10 Apr 2024 21:59:39 GMT

_Version update only_

## 3.6.8
Fri, 29 Mar 2024 05:46:41 GMT
Expand Down
12 changes: 12 additions & 0 deletions eslint/eslint-patch/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/eslint-patch",
"entries": [
{
"version": "1.10.2",
"tag": "@rushstack/eslint-patch_v1.10.2",
"date": "Wed, 10 Apr 2024 21:59:39 GMT",
"comments": {
"patch": [
{
"comment": "Bump maximum supported ESLint version for the bulk-suppressions tool to `8.57.0`."
}
]
}
},
{
"version": "1.10.1",
"tag": "@rushstack/eslint-patch_v1.10.1",
Expand Down
9 changes: 8 additions & 1 deletion eslint/eslint-patch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/eslint-patch

This log was last generated on Fri, 29 Mar 2024 05:46:41 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified.

## 1.10.2
Wed, 10 Apr 2024 21:59:39 GMT

### Patches

- Bump maximum supported ESLint version for the bulk-suppressions tool to `8.57.0`.

## 1.10.1
Fri, 29 Mar 2024 05:46:41 GMT
Expand Down
17 changes: 17 additions & 0 deletions rigs/heft-node-rig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/heft-node-rig",
"entries": [
{
"version": "2.6.0",
"tag": "@rushstack/heft-node-rig_v2.6.0",
"date": "Wed, 10 Apr 2024 21:59:39 GMT",
"comments": {
"minor": [
{
"comment": "Bump ESLint to ~8.57.0."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.9`"
}
]
}
},
{
"version": "2.5.6",
"tag": "@rushstack/heft-node-rig_v2.5.6",
Expand Down
9 changes: 8 additions & 1 deletion rigs/heft-node-rig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft-node-rig

This log was last generated on Wed, 10 Apr 2024 15:10:09 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified.

## 2.6.0
Wed, 10 Apr 2024 21:59:39 GMT

### Minor changes

- Bump ESLint to ~8.57.0.

## 2.5.6
Wed, 10 Apr 2024 15:10:09 GMT
Expand Down
17 changes: 17 additions & 0 deletions rigs/heft-web-rig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/heft-web-rig",
"entries": [
{
"version": "0.24.0",
"tag": "@rushstack/heft-web-rig_v0.24.0",
"date": "Wed, 10 Apr 2024 21:59:39 GMT",
"comments": {
"minor": [
{
"comment": "Bump ESLint to ~8.57.0."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.9`"
}
]
}
},
{
"version": "0.23.6",
"tag": "@rushstack/heft-web-rig_v0.23.6",
Expand Down
9 changes: 8 additions & 1 deletion rigs/heft-web-rig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft-web-rig

This log was last generated on Wed, 10 Apr 2024 15:10:09 GMT and should not be manually modified.
This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified.

## 0.24.0
Wed, 10 Apr 2024 21:59:39 GMT

### Minor changes

- Bump ESLint to ~8.57.0.

## 0.23.6
Wed, 10 Apr 2024 15:10:09 GMT
Expand Down

0 comments on commit fec5eaa

Please sign in to comment.