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 Mar 31, 2022
1 parent 63979ce commit 3e09f81
Show file tree
Hide file tree
Showing 53 changed files with 604 additions and 55 deletions.
23 changes: 23 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.17.0",
"tag": "@microsoft/api-documenter_v7.17.0",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"minor": [
{
"comment": "Updated api-documenter to surface whether a parameter is optional."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.16.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.3`"
}
]
}
},
{
"version": "7.16.0",
"tag": "@microsoft/api-documenter_v7.16.0",
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 Sat, 19 Mar 2022 08:05:37 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 7.17.0
Thu, 31 Mar 2022 02:06:05 GMT

### Minor changes

- Updated api-documenter to surface whether a parameter is optional.

## 7.16.0
Sat, 19 Mar 2022 08:05:37 GMT
Expand Down
12 changes: 12 additions & 0 deletions apps/api-extractor-model/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@microsoft/api-extractor-model",
"entries": [
{
"version": "7.16.0",
"tag": "@microsoft/api-extractor-model_v7.16.0",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"minor": [
{
"comment": "Updated api-extractor-model to store whether a parameter is optional."
}
]
}
},
{
"version": "7.15.4",
"tag": "@microsoft/api-extractor-model_v7.15.4",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-extractor-model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-extractor-model

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 7.16.0
Thu, 31 Mar 2022 02:06:05 GMT

### Minor changes

- Updated api-extractor-model to store whether a parameter is optional.

## 7.15.4
Tue, 15 Mar 2022 19:15:53 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.20.0",
"tag": "@microsoft/api-extractor_v7.20.0",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"minor": [
{
"comment": "Updated api-extractor to extract whether a parameter is optional."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.16.0`"
}
]
}
},
{
"version": "7.19.5",
"tag": "@microsoft/api-extractor_v7.19.5",
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 Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 7.20.0
Thu, 31 Mar 2022 02:06:05 GMT

### Minor changes

- Updated api-extractor to extract whether a parameter is optional.

## 7.19.5
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
12 changes: 12 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.44.5",
"tag": "@rushstack/heft_v0.44.5",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.20.0`"
}
]
}
},
{
"version": "0.44.4",
"tag": "@rushstack/heft_v0.44.4",
Expand Down
7 changes: 6 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft

This log was last generated on Sat, 19 Mar 2022 08:05:37 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 0.44.5
Thu, 31 Mar 2022 02:06:05 GMT

_Version update only_

## 0.44.4
Sat, 19 Mar 2022 08:05:37 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.176",
"tag": "@rushstack/rundown_v1.0.176",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.3`"
}
]
}
},
{
"version": "1.0.175",
"tag": "@rushstack/rundown_v1.0.175",
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 Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 1.0.176
Thu, 31 Mar 2022 02:06:05 GMT

_Version update only_

## 1.0.175
Sat, 19 Mar 2022 08:05:38 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

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.1.19",
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.19",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.31`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.20.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.4` to `^0.44.5`"
}
]
}
},
{
"version": "0.1.18",
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.18",
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 Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 0.1.19
Thu, 31 Mar 2022 02:06:05 GMT

_Version update only_

## 0.1.18
Sat, 19 Mar 2022 08:05:38 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.2.6",
"tag": "@rushstack/heft-jest-plugin_v0.2.6",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.20.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.4` to `^0.44.5`"
}
]
}
},
{
"version": "0.2.5",
"tag": "@rushstack/heft-jest-plugin_v0.2.5",
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 Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 0.2.6
Thu, 31 Mar 2022 02:06:05 GMT

_Version update only_

## 0.2.5
Sat, 19 Mar 2022 08:05:38 GMT
Expand Down
24 changes: 24 additions & 0 deletions heft-plugins/heft-sass-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@rushstack/heft-sass-plugin",
"entries": [
{
"version": "0.3.10",
"tag": "@rushstack/heft-sass-plugin_v0.3.10",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.6.10`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.20.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.4` to `^0.44.5`"
}
]
}
},
{
"version": "0.3.9",
"tag": "@rushstack/heft-sass-plugin_v0.3.9",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-sass-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-sass-plugin

This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 0.3.10
Thu, 31 Mar 2022 02:06:05 GMT

_Version update only_

## 0.3.9
Sat, 19 Mar 2022 08:05:38 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-serverless-stack-plugin",
"entries": [
{
"version": "0.1.1",
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.1",
"date": "Thu, 31 Mar 2022 02:06:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.2` to `^0.44.5`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.0",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-serverless-stack-plugin

This log was last generated on Tue, 29 Mar 2022 20:30:23 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 02:06:05 GMT and should not be manually modified.

## 0.1.1
Thu, 31 Mar 2022 02:06:05 GMT

_Version update only_

## 0.1.0
Tue, 29 Mar 2022 20:30:23 GMT
Expand Down
Loading

0 comments on commit 3e09f81

Please sign in to comment.