8000 Update changelogs [skip ci] · glitchkyle/rushstack@44b5a22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 44b5a22

Browse files
committed
Update changelogs [skip ci]
1 parent 8e9a51e commit 44b5a22

File tree

9 files changed

+80
-14
lines changed

9 files changed

+80
-14
lines changed

common/changes/@rushstack/heft-typescript-plugin/heft-typescript-plugin-typescript-56-support_2024-10-13-22-44.json

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

heft-plugins/heft-lint-plugin/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft-lint-plugin",
33
"entries": [
4+
{
5+
"version": "0.5.2",
6+
"tag": "@rushstack/heft-lint-plugin_v0.5.2",
7+
"date": "Wed, 16 Oct 2024 00:11:20 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.32`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.5.1",
618
"tag": "@rushstack/heft-lint-plugin_v0.5.1",

heft-plugins/heft-lint-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-lint-plugin
22

3-
This log was last generated on Tue, 15 Oct 2024 00:12:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 16 Oct 2024 00:11:20 GMT and should not be manually modified.
4+
5+
## 0.5.2
6+
Wed, 16 Oct 2024 00:11:20 GMT
7+
8+
_Version update only_
49

510
## 0.5.1
611
Tue, 15 Oct 2024 00:12:31 GMT

heft-plugins/heft-typescript-plugin/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft-typescript-plugin",
33
"entries": [
4+
{
5+
"version": "0.5.32",
6+
"tag": "@rushstack/heft-typescript-plugin_v0.5.32",
7+
"date": "Wed, 16 Oct 2024 00:11:20 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Support typescript v5.6"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.5.31",
618
"tag": "@rushstack/heft-typescript-plugin_v0.5.31",

heft-plugins/heft-typescript-plugin/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/heft-typescript-plugin
22

3-
This log was last generated on Tue, 15 Oct 2024 00:12:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 16 Oct 2024 00:11:20 GMT and should not be manually modified.
4+
5+
## 0.5.32
6+
Wed, 16 Oct 2024 00:11:20 GMT
7+
8+
### Patches
9+
10+
- Support typescript v5.6
411

512
## 0.5.31
613
Tue, 15 Oct 2024 00:12:31 GMT

rigs/heft-node-rig/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/heft-node-rig",
33
"entries": [
4+
{
5+
"version": "2.6.37",
6+
"tag": "@rushstack/heft-node-rig_v2.6.37",
7+
"date": "Wed, 16 Oct 2024 00:11:20 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.5.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.32`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "2.6.36",
621
"tag": "@rushstack/heft-node-rig_v2.6.36",

rigs/heft-node-rig/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-node-rig
22

3-
This log was last generated on Tue, 15 Oct 2024 00:12:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 16 Oct 2024 00:11:20 GMT and should not be manually modified.
4+
5+
## 2.6.37
6+
Wed, 16 Oct 2024 00:11:20 GMT
7+
8+
_Version update only_
49

510
## 2.6.36
611
Tue, 15 Oct 2024 00:12:31 GMT

rigs/heft-web-rig/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/heft-web-rig",
33
"entries": [
4+
{
5+
"version": "0.25.4",
6+
"tag": "@rushstack/heft-web-rig_v0.25.4",
7+
"date": "Wed, 16 Oct 2024 00:11:20 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.5.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.32`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.25.3",
621
"tag": "@rushstack/heft-web-rig_v0.25.3",

rigs/heft-web-rig/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-web-rig
22

3-
This log was last generated on Tue, 15 Oct 2024 00:12:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 16 Oct 2024 00:11:20 GMT and should not be manually modified.
4+
5+
## 0.25.4
6+
Wed, 16 Oct 2024 00:11:20 GMT
7+
8+
_Version update only_
49

510
## 0.25.3
611
Tue, 15 Oct 2024 00:12:31 GMT

0 commit comments

Comments
 (0)
0