Skip to content

Commit c986a4f

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 2cb32ec commit c986a4f

File tree

58 files changed

+575
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+575
-71
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.5.0",
6+
"tag": "@microsoft/api-documenter_v7.5.0",
7+
"date": "Sun, 06 Oct 2019 00:27:39 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "For the markdown target, reorder the \"Remarks\" section to appear before the members for classes, interfaces, namespaces, and packages (GitHub #1550)"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.2.4` to `0.2.5`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.2.4` to `6.2.5`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "7.4.9",
626
"tag": "@microsoft/api-documenter_v7.4.9",

apps/api-documenter/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/api-documenter
22

3-
This log was last generated on Fri, 04 Oct 2019 00:15:22 GMT and should not be manually modified.
3+
This log was last generated on Sun, 06 Oct 2019 00:27:39 GMT and should not be manually modified.
4+
5+
## 7.5.0
6+
Sun, 06 Oct 2019 00:27:39 GMT
7+
8+
### Minor changes
9+
10+
- For the markdown target, reorder the "Remarks" section to appear before the members for classes, interfaces, namespaces, and packages (GitHub #1550)
411

512
## 7.4.9
613
Fri, 04 Oct 2019 00:15:22 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.5.0",
6+
"tag": "@microsoft/api-extractor_v7.5.0",
7+
"date": "Sun, 06 Oct 2019 00:27:39 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Allow separate release tags for overloaded functions and methods"
12+
},
13+
{
14+
"comment": "Add new api-extractor.json config setting \"bundledPackages\""
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.4.7",
621
"tag": "@microsoft/api-extractor_v7.4.7",

apps/api-extractor/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log - @microsoft/api-extractor
22

3-
This log was last generated on Fri, 04 Oct 2019 00:15:22 GMT and should not be manually modified.
3+
This log was last generated on Sun, 06 Oct 2019 00:27:39 GMT and should not be manually modified.
4+
5+
## 7.5.0
6+
Sun, 06 Oct 2019 00:27:39 GMT
7+
8+
### Minor changes
9+
10+
- Allow separate release tags for overloaded functions and methods
11+
- Add new api-extractor.json config setting "bundledPackages"
412

513
## 7.4.7
614
Fri, 04 Oct 2019 00:15:22 GMT

common/changes/@microsoft/api-documenter/master_2019-10-05-23-26.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/api-extractor/danade-FunctionAndMethodAccessability_2019-09-25-00-45.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/api-extractor/octogonz-ae-bundledPackages_2019-09-18-04-49.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/load-themed-styles/master_2019-10-03-15-49.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

core-build/gulp-core-build-sass/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/gulp-core-build-sass",
33
"entries": [
4+
{
5+
"version": "4.8.5",
6+
"tag": "@microsoft/gulp-core-build-sass_v4.8.5",
7+
"date": "Sun, 06 Oct 2019 00:27:39 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/load-themed-styles\" from `1.10.11` to `1.10.12`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.2.4` to `0.2.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.2.4` to `6.2.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "4.8.4",
624
"tag": "@microsoft/gulp-core-build-sass_v4.8.4",

core-build/gulp-core-build-sass/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/gulp-core-build-sass
22

3-
This log was last generated on Fri, 04 Oct 2019 00:15:22 GMT and should not be manually modified.
3+
This log was last generated on Sun, 06 Oct 2019 00:27:39 GMT and should not be manually modified.
4+
5+
## 4.8.5
6+
Sun, 06 Oct 2019 00:27:39 GMT
7+
8+
*Version update only*
49

510
## 4.8.4
611
Fri, 04 Oct 2019 00:15:22 GMT

0 commit comments

Comments
 (0)