From 1f6cd8024f7e3a5a5a069c1a8b6e3c7bc76ec6f9 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Tue, 15 Jun 2021 20:38:35 +0000 Subject: [PATCH] Deleting change files and updating change logs for package updates. --- apps/api-documenter/CHANGELOG.json | 12 ++++++++++++ apps/api-documenter/CHANGELOG.md | 7 ++++++- apps/rundown/CHANGELOG.json | 12 ++++++++++++ apps/rundown/CHANGELOG.md | 7 ++++++- ...-allowUnreachableCode_2021-06-10-21-36.json | 11 ----------- ...-allowUnreachableCode_2021-06-10-21-36.json | 11 ----------- ...onz-clean-up-api-docs_2021-06-11-23-45.json | 11 ----------- ...onz-clean-up-api-docs_2021-06-11-23-45.json | 11 ----------- .../heft-webpack4-plugin/CHANGELOG.json | 12 ++++++++++++ heft-plugins/heft-webpack4-plugin/CHANGELOG.md | 7 ++++++- .../heft-webpack5-plugin/CHANGELOG.json | 12 ++++++++++++ heft-plugins/heft-webpack5-plugin/CHANGELOG.md | 7 ++++++- .../debug-certificate-manager/CHANGELOG.json | 12 ++++++++++++ .../debug-certificate-manager/CHANGELOG.md | 7 ++++++- libraries/load-themed-styles/CHANGELOG.json | 12 ++++++++++++ libraries/load-themed-styles/CHANGELOG.md | 7 ++++++- libraries/package-deps-hash/CHANGELOG.json | 12 ++++++++++++ libraries/package-deps-hash/CHANGELOG.md | 7 ++++++- libraries/stream-collator/CHANGELOG.json | 15 +++++++++++++++ libraries/stream-collator/CHANGELOG.md | 7 ++++++- libraries/terminal/CHANGELOG.json | 12 ++++++++++++ libraries/terminal/CHANGELOG.md | 7 ++++++- rigs/heft-node-rig/CHANGELOG.json | 12 ++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 9 ++++++++- rigs/heft-web-rig/CHANGELOG.json | 17 +++++++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 9 ++++++++- .../loader-load-themed-styles/CHANGELOG.json | 15 +++++++++++++++ webpack/loader-load-themed-styles/CHANGELOG.md | 7 ++++++- webpack/loader-raw-script/CHANGELOG.json | 12 ++++++++++++ webpack/loader-raw-script/CHANGELOG.md | 7 ++++++- webpack/localization-plugin/CHANGELOG.json | 18 ++++++++++++++++++ webpack/localization-plugin/CHANGELOG.md | 7 ++++++- webpack/module-minifier-plugin/CHANGELOG.json | 12 ++++++++++++ webpack/module-minifier-plugin/CHANGELOG.md | 7 ++++++- .../CHANGELOG.json | 12 ++++++++++++ .../CHANGELOG.md | 7 ++++++- 36 files changed, 309 insertions(+), 60 deletions(-) delete mode 100644 common/changes/@rushstack/heft-node-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json delete mode 100644 common/changes/@rushstack/heft-web-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json delete mode 100644 common/changes/@rushstack/heft-webpack4-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json delete mode 100644 common/changes/@rushstack/heft-webpack5-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index d5f7b5b45e9..9f0f8afe6d4 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.13.20", + "tag": "@microsoft/api-documenter_v7.13.20", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "7.13.19", "tag": "@microsoft/api-documenter_v7.13.19", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 75fba26175c..f62046c5a46 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 7.13.20 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 7.13.19 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 46838443930..0577bfbc445 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.112", + "tag": "@rushstack/rundown_v1.0.112", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "1.0.111", "tag": "@rushstack/rundown_v1.0.111", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index 3733af5cdbf..70ffcd112e1 100644 --- a/apps/rundown/CHANGELOG.md +++ b/apps/rundown/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rundown -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 1.0.112 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 1.0.111 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/common/changes/@rushstack/heft-node-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json b/common/changes/@rushstack/heft-node-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json deleted file mode 100644 index e6ed54b7eae..00000000000 --- a/common/changes/@rushstack/heft-node-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Disable the allowUnreachableCode TypeScript compiler option.", - "type": "minor", - "packageName": "@rushstack/heft-node-rig" - } - ], - "packageName": "@rushstack/heft-node-rig", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-web-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json b/common/changes/@rushstack/heft-web-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json deleted file mode 100644 index efd14891f5d..00000000000 --- a/common/changes/@rushstack/heft-web-rig/user-ianc-disable-allowUnreachableCode_2021-06-10-21-36.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Disable the allowUnreachableCode TypeScript compiler option.", - "type": "minor", - "packageName": "@rushstack/heft-web-rig" - } - ], - "packageName": "@rushstack/heft-web-rig", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack4-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json b/common/changes/@rushstack/heft-webpack4-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json deleted file mode 100644 index dd74fe1e459..00000000000 --- a/common/changes/@rushstack/heft-webpack4-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-webpack4-plugin", - "comment": "", - "type": "none" - } - ], - "packageName": "@rushstack/heft-webpack4-plugin", - "email": "4673363+octogonz@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack5-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json b/common/changes/@rushstack/heft-webpack5-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json deleted file mode 100644 index 3fbfb37822a..00000000000 --- a/common/changes/@rushstack/heft-webpack5-plugin/octogonz-clean-up-api-docs_2021-06-11-23-45.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-webpack5-plugin", - "comment": "", - "type": "none" - } - ], - "packageName": "@rushstack/heft-webpack5-plugin", - "email": "4673363+octogonz@users.noreply.github.com" -} \ No newline at end of file diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 011bcd68e66..9e267b10ffd 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.1.25", + "tag": "@rushstack/heft-webpack4-plugin_v0.1.25", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "0.1.24", "tag": "@rushstack/heft-webpack4-plugin_v0.1.24", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 1b71027faa5..df870d23896 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack4-plugin -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 0.1.25 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 0.1.24 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 3dc0ee31c70..9876d0818ba 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.1.25", + "tag": "@rushstack/heft-webpack5-plugin_v0.1.25", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "0.1.24", "tag": "@rushstack/heft-webpack5-plugin_v0.1.24", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index d38baee1c96..9bdef13acf8 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack5-plugin -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 0.1.25 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 0.1.24 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index 369ff050181..f6c5c6861ab 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.0.36", + "tag": "@rushstack/debug-certificate-manager_v1.0.36", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "1.0.35", "tag": "@rushstack/debug-certificate-manager_v1.0.35", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 1f5c94ba8f8..f0e285000a5 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.md +++ b/libraries/debug-certificate-manager/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/debug-certificate-manager -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 1.0.36 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 1.0.35 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index 8b259a1fe33..03e8ce57e4a 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "1.10.182", + "tag": "@microsoft/load-themed-styles_v1.10.182", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.3.0`" + } + ] + } + }, { "version": "1.10.181", "tag": "@microsoft/load-themed-styles_v1.10.181", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index f80a91bc184..aaab8e0b86c 100644 --- a/libraries/load-themed-styles/CHANGELOG.md +++ b/libraries/load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/load-themed-styles -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 1.10.182 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 1.10.181 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 8788edd9b9b..2b831033223 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "3.0.41", + "tag": "@rushstack/package-deps-hash_v3.0.41", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "3.0.40", "tag": "@rushstack/package-deps-hash_v3.0.40", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index efe1ae8f320..74b23fac1d5 100644 --- a/libraries/package-deps-hash/CHANGELOG.md +++ b/libraries/package-deps-hash/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-deps-hash -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 3.0.41 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 3.0.40 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 506b459eb51..423f329434f 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.95", + "tag": "@rushstack/stream-collator_v4.0.95", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.1.94`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "4.0.94", "tag": "@rushstack/stream-collator_v4.0.94", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 7a21e92f7db..c5d67c9deba 100644 --- a/libraries/stream-collator/CHANGELOG.md +++ b/libraries/stream-collator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/stream-collator -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 4.0.95 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 4.0.94 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 8b30d4d2fb1..bc40f99eb94 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.1.94", + "tag": "@rushstack/terminal_v0.1.94", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "0.1.93", "tag": "@rushstack/terminal_v0.1.93", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index 71fca00efde..b12053fb8e4 100644 --- a/libraries/terminal/CHANGELOG.md +++ b/libraries/terminal/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/terminal -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 0.1.94 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 0.1.93 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index b8849afff94..f471b5ab73b 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "1.1.0", + "tag": "@rushstack/heft-node-rig_v1.1.0", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "minor": [ + { + "comment": "Disable the allowUnreachableCode TypeScript compiler option." + } + ] + } + }, { "version": "1.0.31", "tag": "@rushstack/heft-node-rig_v1.0.31", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 36b89a82044..1f03bba8575 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-node-rig -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 1.1.0 +Tue, 15 Jun 2021 20:38:35 GMT + +### Minor changes + +- Disable the allowUnreachableCode TypeScript compiler option. ## 1.0.31 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index eac48fafeef..285f5b16299 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.3.0", + "tag": "@rushstack/heft-web-rig_v0.3.0", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "minor": [ + { + "comment": "Disable the allowUnreachableCode TypeScript compiler option." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.1.25`" + } + ] + } + }, { "version": "0.2.38", "tag": "@rushstack/heft-web-rig_v0.2.38", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index b7d30b7c85a..af87b292d9e 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-web-rig -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 0.3.0 +Tue, 15 Jun 2021 20:38:35 GMT + +### Minor changes + +- Disable the allowUnreachableCode TypeScript compiler option. ## 0.2.38 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index 48892788da4..dcd46d85e7e 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "1.9.63", + "tag": "@microsoft/loader-load-themed-styles_v1.9.63", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.182`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "1.9.62", "tag": "@microsoft/loader-load-themed-styles_v1.9.62", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 8013d804e28..166fcd50fa4 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.md +++ b/webpack/loader-load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/loader-load-themed-styles -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 1.9.63 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 1.9.62 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index e098b940035..eb637cef8e8 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.3.150", + "tag": "@rushstack/loader-raw-script_v1.3.150", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "1.3.149", "tag": "@rushstack/loader-raw-script_v1.3.149", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 9647addf380..3ccc318225d 100644 --- a/webpack/loader-raw-script/CHANGELOG.md +++ b/webpack/loader-raw-script/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/loader-raw-script -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 1.3.150 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 1.3.149 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/webpack/localization-plugin/CHANGELOG.json b/webpack/localization-plugin/CHANGELOG.json index ee91a17beee..35314b83da7 100644 --- a/webpack/localization-plugin/CHANGELOG.json +++ b/webpack/localization-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/localization-plugin", "entries": [ + { + "version": "0.6.24", + "tag": "@rushstack/localization-plugin_v0.6.24", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.2.44`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.2.43` to `^3.2.44`" + } + ] + } + }, { "version": "0.6.23", "tag": "@rushstack/localization-plugin_v0.6.23", diff --git a/webpack/localization-plugin/CHANGELOG.md b/webpack/localization-plugin/CHANGELOG.md index e6a83ef7c9f..204e0bbf7b8 100644 --- a/webpack/localization-plugin/CHANGELOG.md +++ b/webpack/localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/localization-plugin -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 0.6.24 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 0.6.23 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/webpack/module-minifier-plugin/CHANGELOG.json b/webpack/module-minifier-plugin/CHANGELOG.json index 499af465915..c1f442c638a 100644 --- a/webpack/module-minifier-plugin/CHANGELOG.json +++ b/webpack/module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/module-minifier-plugin", "entries": [ + { + "version": "0.3.62", + "tag": "@rushstack/module-minifier-plugin_v0.3.62", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "0.3.61", "tag": "@rushstack/module-minifier-plugin_v0.3.61", diff --git a/webpack/module-minifier-plugin/CHANGELOG.md b/webpack/module-minifier-plugin/CHANGELOG.md index cb1066cde24..695d62335ba 100644 --- a/webpack/module-minifier-plugin/CHANGELOG.md +++ b/webpack/module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/module-minifier-plugin -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 0.3.62 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 0.3.61 Fri, 11 Jun 2021 23:26:16 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index 52f7ccc5f63..24388774f60 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "3.2.44", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.2.44", + "date": "Tue, 15 Jun 2021 20:38:35 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.0`" + } + ] + } + }, { "version": "3.2.43", "tag": "@rushstack/set-webpack-public-path-plugin_v3.2.43", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 188e8eb64ee..ef33cd6c6b0 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.md +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/set-webpack-public-path-plugin -This log was last generated on Fri, 11 Jun 2021 23:26:16 GMT and should not be manually modified. +This log was last generated on Tue, 15 Jun 2021 20:38:35 GMT and should not be manually modified. + +## 3.2.44 +Tue, 15 Jun 2021 20:38:35 GMT + +_Version update only_ ## 3.2.43 Fri, 11 Jun 2021 23:26:16 GMT