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 11, 2020
1 parent 9034c32 commit c59dbd7
Show file tree
Hide file tree
Showing 94 changed files with 1,262 additions and 68 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.9.29",
"tag": "@microsoft/api-documenter_v7.9.29",
"date": "Wed, 11 Nov 2020 01:08:58 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.10.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.7.7`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.21.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.22`"
}
]
}
},
{
"version": "7.9.28",
"tag": "@microsoft/api-documenter_v7.9.28",
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 Tue, 10 Nov 2020 23:13:11 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:58 GMT and should not be manually modified.

## 7.9.29
Wed, 11 Nov 2020 01:08:58 GMT

_Version update only_

## 7.9.28
Tue, 10 Nov 2020 23:13:11 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.10.10",
"tag": "@microsoft/api-extractor-model_v7.10.10",
"date": "Wed, 11 Nov 2020 01:08:59 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
}
]
}
},
{
"version": "7.10.9",
"tag": "@microsoft/api-extractor-model_v7.10.9",
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 Tue, 10 Nov 2020 23:13:12 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:59 GMT and should not be manually modified.

## 7.10.10
Wed, 11 Nov 2020 01:08:59 GMT

_Version update only_

## 7.10.9
Tue, 10 Nov 2020 23:13:12 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.11.4",
"tag": "@microsoft/api-extractor_v7.11.4",
"date": "Wed, 11 Nov 2020 01:08:58 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.10.10`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.8`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.7.7`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
}
]
}
},
{
"version": "7.11.3",
"tag": "@microsoft/api-extractor_v7.11.3",
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 Tue, 10 Nov 2020 23:13:12 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:58 GMT and should not be manually modified.

## 7.11.4
Wed, 11 Nov 2020 01:08:58 GMT

_Version update only_

## 7.11.3
Tue, 10 Nov 2020 23:13:12 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.21.1",
"tag": "@rushstack/heft_v0.21.1",
"date": "Wed, 11 Nov 2020 01:08:58 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.3.13`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.8`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.7.7`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.2.26`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.11.4`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
}
]
}
},
{
"version": "0.21.0",
"tag": "@rushstack/heft_v0.21.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 Tue, 10 Nov 2020 23:13:11 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:58 GMT and should not be manually modified.

## 0.21.1
Wed, 11 Nov 2020 01:08:58 GMT

_Version update only_

## 0.21.0
Tue, 10 Nov 2020 23:13:11 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.58",
"tag": "@rushstack/rundown_v1.0.58",
"date": "Wed, 11 Nov 2020 01:08:58 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.7.7`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.21.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.22`"
}
]
}
},
{
"version": "1.0.57",
"tag": "@rushstack/rundown_v1.0.57",
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 Tue, 10 Nov 2020 23:13:12 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:58 GMT and should not be manually modified.

## 1.0.58
Wed, 11 Nov 2020 01:08:58 GMT

_Version update only_

## 1.0.57
Tue, 10 Nov 2020 23:13:12 GMT
Expand Down

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions core-build/gulp-core-build-mocha/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/gulp-core-build-mocha",
"entries": [
{
"version": "3.9.9",
"tag": "@microsoft/gulp-core-build-mocha_v3.9.9",
"date": "Wed, 11 Nov 2020 01:08:59 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/gulp-core-build\" to `3.17.9`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
}
]
}
},
{
"version": "3.9.8",
"tag": "@microsoft/gulp-core-build-mocha_v3.9.8",
Expand Down
7 changes: 6 additions & 1 deletion core-build/gulp-core-build-mocha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/gulp-core-build-mocha

This log was last generated on Tue, 10 Nov 2020 23:13:12 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:59 GMT and should not be manually modified.

## 3.9.9
Wed, 11 Nov 2020 01:08:59 GMT

_Version update only_

## 3.9.8
Tue, 10 Nov 2020 23:13:12 GMT
Expand Down
27 changes: 27 additions & 0 deletions core-build/gulp-core-build-sass/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@microsoft/gulp-core-build-sass",
"entries": [
{
"version": "4.13.29",
"tag": "@microsoft/gulp-core-build-sass_v4.13.29",
"date": "Wed, 11 Nov 2020 01:08:58 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/gulp-core-build\" to `3.17.9`"
},
{
"comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.130`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.5.11`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.9\" to `0.4.33`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
}
]
}
},
{
"version": "4.13.28",
"tag": "@microsoft/gulp-core-build-sass_v4.13.28",
Expand Down
7 changes: 6 additions & 1 deletion core-build/gulp-core-build-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/gulp-core-build-sass

This log was last generated on Tue, 10 Nov 2020 23:13:11 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:58 GMT and should not be manually modified.

## 4.13.29
Wed, 11 Nov 2020 01:08:58 GMT

_Version update only_

## 4.13.28
Tue, 10 Nov 2020 23:13:11 GMT
Expand Down
27 changes: 27 additions & 0 deletions core-build/gulp-core-build-serve/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@microsoft/gulp-core-build-serve",
"entries": [
{
"version": "3.8.29",
"tag": "@microsoft/gulp-core-build-serve_v3.8.29",
"date": "Wed, 11 Nov 2020 01:08:58 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/gulp-core-build\" to `3.17.9`"
},
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `0.2.94`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.5.11`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.9\" to `0.4.33`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
}
]
}
},
{
"version": "3.8.28",
"tag": "@microsoft/gulp-core-build-serve_v3.8.28",
Expand Down
7 changes: 6 additions & 1 deletion core-build/gulp-core-build-serve/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/gulp-core-build-serve

This log was last generated on Tue, 10 Nov 2020 23:13:11 GMT and should not be manually modified.
This log was last generated on Wed, 11 Nov 2020 01:08:58 GMT and should not be manually modified.

## 3.8.29
Wed, 11 Nov 2020 01:08:58 GMT

_Version update only_

## 3.8.28
Tue, 10 Nov 2020 23:13:11 GMT
Expand Down
Loading

0 comments on commit c59dbd7

Please sign in to comment.