Skip to content

Commit

Permalink
Deleting change files and updating change logs for package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Nov 5, 2021
1 parent c9bc3cf commit f04d80b
Show file tree
Hide file tree
Showing 59 changed files with 782 additions and 39 deletions.
27 changes: 27 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.13.66",
"tag": "@microsoft/api-documenter_v7.13.66",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.15`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`"
}
]
}
},
{
"version": "7.13.65",
"tag": "@microsoft/api-documenter_v7.13.65",
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, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 7.13.66
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 7.13.65
Thu, 28 Oct 2021 00:08:22 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/api-extractor-model/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/api-extractor-model",
"entries": [
{
"version": "7.13.15",
"tag": "@microsoft/api-extractor-model_v7.13.15",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
}
]
}
},
{
"version": "7.13.14",
"tag": "@microsoft/api-extractor-model_v7.13.14",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-extractor-model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-extractor-model

This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 7.13.15
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 7.13.14
Wed, 27 Oct 2021 00:08:15 GMT
Expand Down
24 changes: 24 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.18.18",
"tag": "@microsoft/api-extractor_v7.18.18",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.15`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.5`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
}
]
}
},
{
"version": "7.18.17",
"tag": "@microsoft/api-extractor_v7.18.17",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 7.18.18
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 7.18.17
Wed, 27 Oct 2021 00:08:15 GMT
Expand Down
30 changes: 30 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.42.1",
"tag": "@rushstack/heft_v0.42.1",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.5`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.5`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.4.5`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
}
]
}
},
{
"version": "0.42.0",
"tag": "@rushstack/heft_v0.42.0",
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 Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 0.42.1
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 0.42.0
Thu, 28 Oct 2021 00:08:22 GMT
Expand Down
24 changes: 24 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.0.157",
"tag": "@rushstack/rundown_v1.0.157",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`"
}
]
}
},
{
"version": "1.0.156",
"tag": "@rushstack/rundown_v1.0.156",
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, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 1.0.157
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 1.0.156
Thu, 28 Oct 2021 00:08:22 GMT
Expand Down

This file was deleted.

27 changes: 27 additions & 0 deletions heft-plugins/heft-jest-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@rushstack/heft-jest-plugin",
"entries": [
{
"version": "0.1.45",
"tag": "@rushstack/heft-jest-plugin_v0.1.45",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.5`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`"
}
]
}
},
{
"version": "0.1.44",
"tag": "@rushstack/heft-jest-plugin_v0.1.44",
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, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 0.1.45
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 0.1.44
Thu, 28 Oct 2021 00:08:22 GMT
Expand Down
33 changes: 33 additions & 0 deletions heft-plugins/heft-sass-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@rushstack/heft-sass-plugin",
"entries": [
{
"version": "0.2.1",
"tag": "@rushstack/heft-sass-plugin_v0.2.1",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.5`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.4.5`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`"
}
]
}
},
{
"version": "0.2.0",
"tag": "@rushstack/heft-sass-plugin_v0.2.0",
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 Thu, 28 Oct 2021 23:48:23 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 0.2.1
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 0.2.0
Thu, 28 Oct 2021 23:48:23 GMT
Expand Down
24 changes: 24 additions & 0 deletions heft-plugins/heft-storybook-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@rushstack/heft-storybook-plugin",
"entries": [
{
"version": "0.1.17",
"tag": "@rushstack/heft-storybook-plugin_v0.1.17",
"date": "Fri, 05 Nov 2021 15:09:18 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`"
}
]
}
},
{
"version": "0.1.16",
"tag": "@rushstack/heft-storybook-plugin_v0.1.16",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-storybook-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-storybook-plugin

This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified.

## 0.1.17
Fri, 05 Nov 2021 15:09:18 GMT

_Version update only_

## 0.1.16
Thu, 28 Oct 2021 00:08:22 GMT
Expand Down
Loading

0 comments on commit f04d80b

Please sign in to comment.