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 Aug 12, 2020
1 parent ccb4067 commit b9eeec0
Show file tree
Hide file tree
Showing 114 changed files with 1,302 additions and 393 deletions.
32 changes: 32 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.8.23",
"tag": "@microsoft/api-documenter_v7.8.23",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"patch": [
{
"comment": "Updated project to build with Heft"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.8.14`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.4.7`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.3`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.4.5`"
}
]
}
},
{
"version": "7.8.22",
"tag": "@microsoft/api-documenter_v7.8.22",
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 Wed, 05 Aug 2020 18:27:32 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.

## 7.8.23
Wed, 12 Aug 2020 00:10:05 GMT

### Patches

- Updated project to build with Heft

## 7.8.22
Wed, 05 Aug 2020 18:27:32 GMT
Expand Down
20 changes: 20 additions & 0 deletions apps/api-extractor-model/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@microsoft/api-extractor-model",
"entries": [
{
"version": "7.8.14",
"tag": "@microsoft/api-extractor-model_v7.8.14",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"patch": [
{
"comment": "Updated project to build with Heft"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
}
]
}
},
{
"version": "7.8.13",
"tag": "@microsoft/api-extractor-model_v7.8.13",
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 Wed, 05 Aug 2020 18:27:33 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.

## 7.8.14
Wed, 12 Aug 2020 00:10:05 GMT

### Patches

- Updated project to build with Heft

## 7.8.13
Wed, 05 Aug 2020 18:27:33 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.9.4",
"tag": "@microsoft/api-extractor_v7.9.4",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"patch": [
{
"comment": "Updated project to build with Heft"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.8.14`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.4.7`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
}
]
}
},
{
"version": "7.9.3",
"tag": "@microsoft/api-extractor_v7.9.3",
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 Wed, 05 Aug 2020 18:27:32 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.

## 7.9.4
Wed, 12 Aug 2020 00:10:05 GMT

### Patches

- Updated project to build with Heft

## 7.9.3
Wed, 05 Aug 2020 18:27:32 GMT
Expand Down
21 changes: 21 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.4.5",
"tag": "@rushstack/heft_v0.4.5",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.4.7`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.7\" to `0.6.3`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
}
]
}
},
{
"version": "0.4.4",
"tag": "@rushstack/heft_v0.4.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 Tue, 11 Aug 2020 00:36:22 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.

## 0.4.5
Wed, 12 Aug 2020 00:10:05 GMT

*Version update only*

## 0.4.4
Tue, 11 Aug 2020 00:36: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.

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 b9eeec0

Please sign in to comment.