Skip to content

Commit 31354f5

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent ccb85f4 commit 31354f5

File tree

41 files changed

+455
-31
lines changed

Some content is hidden

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

41 files changed

+455
-31
lines changed

apps/api-documenter/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-documenter",
33
"entries": [
4+
{
5+
"version": "7.13.51",
6+
"tag": "@microsoft/api-documenter_v7.13.51",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.13.50",
621
"tag": "@microsoft/api-documenter_v7.13.50",

apps/api-documenter/CHANGELOG.md

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

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 7.13.51
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 7.13.50
611
Sat, 18 Sep 2021 03:05:57 GMT

apps/heft/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.38.2",
6+
"tag": "@rushstack/heft_v0.38.2",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix formatting of tsBuildInfoFile tsconfig option. TypeScript uses an exact string match for change detection and normalizes slashes to '/' upon saving the file. Therefore the inputs need to be normalized as well."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.38.1",
618
"tag": "@rushstack/heft_v0.38.1",

apps/heft/CHANGELOG.md

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

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 0.38.2
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
### Patches
9+
10+
- Fix formatting of tsBuildInfoFile tsconfig option. TypeScript uses an exact string match for change detection and normalizes slashes to '/' upon saving the file. Therefore the inputs need to be normalized as well.
411

512
## 0.38.1
613
Sat, 18 Sep 2021 03:05:57 GMT

apps/rundown/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.142",
6+
"tag": "@rushstack/rundown_v1.0.142",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.141",
621
"tag": "@rushstack/rundown_v1.0.141",

apps/rundown/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/rundown
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 1.0.142
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 1.0.141
611
Sat, 18 Sep 2021 03:05:57 GMT

common/changes/@rushstack/heft/fix-incremental-again_2021-09-21-20-53.json

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

heft-plugins/heft-jest-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.30",
6+
"tag": "@rushstack/heft-jest-plugin_v0.1.30",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.38.1` to `^0.38.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.1.29",
621
"tag": "@rushstack/heft-jest-plugin_v0.1.29",

heft-plugins/heft-jest-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-jest-plugin
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 0.1.30
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 0.1.29
611
Sat, 18 Sep 2021 03:05:57 GMT

heft-plugins/heft-sass-plugin/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-sass-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.16",
6+
"tag": "@rushstack/heft-sass-plugin_v0.1.16",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.38.1` to `^0.38.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.15",
624
"tag": "@rushstack/heft-sass-plugin_v0.1.15",

heft-plugins/heft-sass-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-sass-plugin
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 0.1.16
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 0.1.15
611
Sat, 18 Sep 2021 03:05:57 GMT

heft-plugins/heft-storybook-plugin/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-storybook-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.2",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.2",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.38.1` to `^0.38.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.1",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.1",

heft-plugins/heft-storybook-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-storybook-plugin
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 0.1.2
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 0.1.1
611
Sat, 18 Sep 2021 03:05:57 GMT

heft-plugins/heft-webpack4-plugin/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-webpack4-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.2",
6+
"tag": "@rushstack/heft-webpack4-plugin_v0.3.2",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.38.1` to `^0.38.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.1",
624
"tag": "@rushstack/heft-webpack4-plugin_v0.3.1",

heft-plugins/heft-webpack4-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-webpack4-plugin
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 0.3.2
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 0.3.1
611
Sat, 18 Sep 2021 03:05:57 GMT

heft-plugins/heft-webpack5-plugin/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-webpack5-plugin",
33
"entries": [
4+
{
5+
"version": "0.4.2",
6+
"tag": "@rushstack/heft-webpack5-plugin_v0.4.2",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.38.1` to `^0.38.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.4.1",
624
"tag": "@rushstack/heft-webpack5-plugin_v0.4.1",

heft-plugins/heft-webpack5-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-webpack5-plugin
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 0.4.2
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 0.4.1
611
Sat, 18 Sep 2021 03:05:57 GMT

libraries/debug-certificate-manager/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/debug-certificate-manager",
33
"entries": [
4+
{
5+
"version": "1.0.67",
6+
"tag": "@rushstack/debug-certificate-manager_v1.0.67",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.66",
621
"tag": "@rushstack/debug-certificate-manager_v1.0.66",

libraries/debug-certificate-manager/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/debug-certificate-manager
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 1.0.67
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 1.0.66
611
Sat, 18 Sep 2021 03:05:57 GMT

libraries/load-themed-styles/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/load-themed-styles",
33
"entries": [
4+
{
5+
"version": "1.10.213",
6+
"tag": "@microsoft/load-themed-styles_v1.10.213",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.4.14`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.10.212",
621
"tag": "@microsoft/load-themed-styles_v1.10.212",

libraries/load-themed-styles/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/load-themed-styles
22

3-
This log was last generated on Sat, 18 Sep 2021 03:05:57 GMT and should not be manually modified.
3+
This log was last generated on Wed, 22 Sep 2021 00:09:32 GMT and should not be manually modified.
4+
5+
## 1.10.213
6+
Wed, 22 Sep 2021 00:09:32 GMT
7+
8+
_Version update only_
49

510
## 1.10.212
611
Sat, 18 Sep 2021 03:05:57 GMT

libraries/package-deps-hash/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/package-deps-hash",
33
"entries": [
4+
{
5+
"version": "3.0.71",
6+
"tag": "@rushstack/package-deps-hash_v3.0.71",
7+
"date": "Wed, 22 Sep 2021 00:09:32 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.38.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.14`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "3.0.70",
621
"tag": "@rushstack/package-deps-hash_v3.0.70",

0 commit comments

Comments
 (0)