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 Jun 19, 2023
1 parent 96c6817 commit 3b170dc
Show file tree
Hide file tree
Showing 88 changed files with 1,073 additions and 82 deletions.
15 changes: 15 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.22.21",
"tag": "@microsoft/api-documenter_v7.22.21",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
}
]
}
},
{
"version": "7.22.20",
"tag": "@microsoft/api-documenter_v7.22.20",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 7.22.21
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 7.22.20
Thu, 15 Jun 2023 00:21:01 GMT
Expand Down
17 changes: 17 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.36.0",
"tag": "@microsoft/api-extractor_v7.36.0",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"minor": [
{
"comment": "Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`"
}
]
}
},
{
"version": "7.35.4",
"tag": "@microsoft/api-extractor_v7.35.4",
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, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 7.36.0
Mon, 19 Jun 2023 22:40:21 GMT

### Minor changes

- Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class.

## 7.35.4
Thu, 15 Jun 2023 00:21:01 GMT
Expand Down
23 changes: 23 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.56.0",
"tag": "@rushstack/heft_v0.56.0",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"minor": [
{
"comment": "Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`"
}
]
}
},
{
"version": "0.55.2",
"tag": "@rushstack/heft_v0.55.2",
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, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 0.56.0
Mon, 19 Jun 2023 22:40:21 GMT

### Minor changes

- Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class.

## 0.55.2
Thu, 15 Jun 2023 00:21:01 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.0.31",
"tag": "@rushstack/lockfile-explorer_v1.0.31",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
}
]
}
},
{
"version": "1.0.30",
"tag": "@rushstack/lockfile-explorer_v1.0.30",
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, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 1.0.31
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 1.0.30
Thu, 15 Jun 2023 00:21:02 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.0.265",
"tag": "@rushstack/rundown_v1.0.265",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
}
]
}
},
{
"version": "1.0.264",
"tag": "@rushstack/rundown_v1.0.264",
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, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 1.0.265
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 1.0.264
Thu, 15 Jun 2023 00:21:02 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.2.15",
"tag": "@rushstack/trace-import_v0.2.15",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
}
]
}
},
{
"version": "0.2.14",
"tag": "@rushstack/trace-import_v0.2.14",
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, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 0.2.15
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 0.2.14
Thu, 15 Jun 2023 00:21:02 GMT
Expand Down

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@rushstack/heft/IRigConfig_2023-06-19-22-00.json

This file was deleted.

This file was deleted.

21 changes: 21 additions & 0 deletions heft-plugins/heft-api-extractor-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/heft-api-extractor-plugin",
"entries": [
{
"version": "0.1.10",
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.10",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `0.55.2` to `0.56.0`"
}
]
}
},
{
"version": "0.1.9",
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.9",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-api-extractor-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-api-extractor-plugin

This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 0.1.10
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 0.1.9
Thu, 15 Jun 2023 00:21:02 GMT
Expand Down
24 changes: 24 additions & 0 deletions heft-plugins/heft-dev-cert-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@rushstack/heft-dev-cert-plugin",
"entries": [
{
"version": "0.3.13",
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.13",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.43`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`"
}
]
}
},
{
"version": "0.3.12",
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.12",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-dev-cert-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-dev-cert-plugin

This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 0.3.13
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 0.3.12
Thu, 15 Jun 2023 00:21:01 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-jest-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-jest-plugin",
"entries": [
{
"version": "0.7.11",
"tag": "@rushstack/heft-jest-plugin_v0.7.11",
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`"
}
]
}
},
{
"version": "0.7.10",
"tag": "@rushstack/heft-jest-plugin_v0.7.10",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-jest-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-jest-plugin

This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.

## 0.7.11
Mon, 19 Jun 2023 22:40:21 GMT

_Version update only_

## 0.7.10
Thu, 15 Jun 2023 00:21:02 GMT
Expand Down
Loading

0 comments on commit 3b170dc

Please sign in to comment.