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 Feb 17, 2024
1 parent b78daf0 commit da74d37
Show file tree
Hide file tree
Showing 129 changed files with 1,355 additions and 322 deletions.
26 changes: 26 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.23.24",
"tag": "@microsoft/api-documenter_v7.23.24",
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Fix broken link to API documentation"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
}
]
}
},
{
"version": "7.23.23",
"tag": "@microsoft/api-documenter_v7.23.23",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
This log was last generated on Sat, 17 Feb 2024 06:24:34 GMT and should not be manually modified.

## 7.23.24
Sat, 17 Feb 2024 06:24:34 GMT

### Patches

- Fix broken link to API documentation

## 7.23.23
Thu, 08 Feb 2024 01:09:21 GMT
Expand Down
26 changes: 26 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.40.2",
"tag": "@microsoft/api-extractor_v7.40.2",
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Fix broken link to API documentation"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
}
]
}
},
{
"version": "7.40.1",
"tag": "@microsoft/api-extractor_v7.40.1",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
This log was last generated on Sat, 17 Feb 2024 06:24:34 GMT and should not be manually modified.

## 7.40.2
Sat, 17 Feb 2024 06:24:34 GMT

### Patches

- Fix broken link to API documentation

## 7.40.1
Thu, 08 Feb 2024 01:09:21 GMT
Expand Down
32 changes: 32 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.64.7",
"tag": "@rushstack/heft_v0.64.7",
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Fix broken link to API documentation"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.9`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.40.2`"
}
]
}
},
{
"version": "0.64.6",
"tag": "@rushstack/heft_v0.64.6",
Expand Down
9 changes: 8 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft

This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
This log was last generated on Sat, 17 Feb 2024 06:24:34 GMT and should not be manually modified.

## 0.64.7
Sat, 17 Feb 2024 06:24:34 GMT

### Patches

- Fix broken link to API documentation

## 0.64.6
Thu, 08 Feb 2024 01:09:21 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.2.24",
"tag": "@rushstack/lockfile-explorer_v1.2.24",
"date": "Sat, 17 Feb 2024 06:24:35 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
}
]
}
},
{
"version": "1.2.23",
"tag": "@rushstack/lockfile-explorer_v1.2.23",
Expand Down
7 changes: 6 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
This log was last generated on Sat, 17 Feb 2024 06:24:35 GMT and should not be manually modified.

## 1.2.24
Sat, 17 Feb 2024 06:24:35 GMT

_Version update only_

## 1.2.23
Thu, 08 Feb 2024 01:09:21 GMT
Expand Down
18 changes: 18 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.1.24",
"tag": "@rushstack/rundown_v1.1.24",
"date": "Sat, 17 Feb 2024 06:24:35 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
}
]
}
},
{
"version": "1.1.23",
"tag": "@rushstack/rundown_v1.1.23",
Expand Down
7 changes: 6 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/rundown

This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
This log was last generated on Sat, 17 Feb 2024 06:24:35 GMT and should not be manually modified.

## 1.1.24
Sat, 17 Feb 2024 06:24:35 GMT

_Version update only_

## 1.1.23
Thu, 08 Feb 2024 01:09:21 GMT
Expand Down
18 changes: 18 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.3.24",
"tag": "@rushstack/trace-import_v0.3.24",
"date": "Sat, 17 Feb 2024 06:24:35 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
}
]
}
},
{
"version": "0.3.23",
"tag": "@rushstack/trace-import_v0.3.23",
Expand Down
7 changes: 6 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/trace-import

This log was last generated on Thu, 08 Feb 2024 01:09:22 GMT and should not be manually modified.
This log was last generated on Sat, 17 Feb 2024 06:24:35 GMT and should not be manually modified.

## 0.3.24
Sat, 17 Feb 2024 06:24:35 GMT

_Version update only_

## 0.3.23
Thu, 08 Feb 2024 01:09:22 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit da74d37

Please sign in to comment.