From b7b5e4dc72342a056c5e84ea4ba12bb07b5955fe Mon Sep 17 00:00:00 2001 From: Rushbot Date: Fri, 3 Dec 2021 03:05:23 +0000 Subject: [PATCH] Deleting change files and updating change logs for package updates. --- apps/api-documenter/CHANGELOG.json | 21 +++++++++++++ apps/api-documenter/CHANGELOG.md | 7 ++++- apps/api-extractor-model/CHANGELOG.json | 12 ++++++++ apps/api-extractor-model/CHANGELOG.md | 7 ++++- apps/api-extractor/CHANGELOG.json | 15 ++++++++++ apps/api-extractor/CHANGELOG.md | 7 ++++- apps/heft/CHANGELOG.json | 18 +++++++++++ apps/heft/CHANGELOG.md | 7 ++++- apps/rundown/CHANGELOG.json | 18 +++++++++++ apps/rundown/CHANGELOG.md | 7 ++++- .../bump-cyclics_2021-11-30-23-18.json | 11 ------- .../bump-cyclics_2021-11-30-23-18.json | 11 ------- .../bump-cyclics_2021-11-30-23-18.json | 11 ------- ...derigtestenvironment_2021-11-30-18-37.json | 10 ------- .../heft/bump-cyclics_2021-11-30-23-18.json | 11 ------- .../bump-cyclics_2021-11-30-23-18.json | 11 ------- .../ncl-no-const-enums_2021-12-02-19-15.json | 10 ------- .../heft-dev-cert-plugin/CHANGELOG.json | 27 +++++++++++++++++ .../heft-dev-cert-plugin/CHANGELOG.md | 7 ++++- heft-plugins/heft-jest-plugin/CHANGELOG.json | 24 +++++++++++++++ heft-plugins/heft-jest-plugin/CHANGELOG.md | 7 ++++- heft-plugins/heft-sass-plugin/CHANGELOG.json | 30 +++++++++++++++++++ heft-plugins/heft-sass-plugin/CHANGELOG.md | 7 ++++- .../heft-storybook-plugin/CHANGELOG.json | 21 +++++++++++++ .../heft-storybook-plugin/CHANGELOG.md | 7 ++++- .../heft-webpack4-plugin/CHANGELOG.json | 21 +++++++++++++ .../heft-webpack4-plugin/CHANGELOG.md | 7 ++++- .../heft-webpack5-plugin/CHANGELOG.json | 21 +++++++++++++ .../heft-webpack5-plugin/CHANGELOG.md | 7 ++++- .../debug-certificate-manager/CHANGELOG.json | 18 +++++++++++ .../debug-certificate-manager/CHANGELOG.md | 7 ++++- libraries/heft-config-file/CHANGELOG.json | 12 ++++++++ libraries/heft-config-file/CHANGELOG.md | 7 ++++- libraries/load-themed-styles/CHANGELOG.json | 15 ++++++++++ libraries/load-themed-styles/CHANGELOG.md | 7 ++++- libraries/node-core-library/CHANGELOG.json | 12 ++++++++ libraries/node-core-library/CHANGELOG.md | 9 +++++- libraries/package-deps-hash/CHANGELOG.json | 21 +++++++++++++ libraries/package-deps-hash/CHANGELOG.md | 7 ++++- libraries/stream-collator/CHANGELOG.json | 21 +++++++++++++ libraries/stream-collator/CHANGELOG.md | 7 ++++- libraries/terminal/CHANGELOG.json | 18 +++++++++++ libraries/terminal/CHANGELOG.md | 7 ++++- libraries/typings-generator/CHANGELOG.json | 18 +++++++++++ libraries/typings-generator/CHANGELOG.md | 7 ++++- rigs/heft-node-rig/CHANGELOG.json | 21 +++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 7 ++++- rigs/heft-web-rig/CHANGELOG.json | 27 +++++++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 7 ++++- .../loader-load-themed-styles/CHANGELOG.json | 18 +++++++++++ .../loader-load-themed-styles/CHANGELOG.md | 7 ++++- webpack/loader-raw-script/CHANGELOG.json | 15 ++++++++++ webpack/loader-raw-script/CHANGELOG.md | 7 ++++- webpack/localization-plugin/CHANGELOG.json | 27 +++++++++++++++++ webpack/localization-plugin/CHANGELOG.md | 7 ++++- webpack/module-minifier-plugin/CHANGELOG.json | 15 ++++++++++ webpack/module-minifier-plugin/CHANGELOG.md | 7 ++++- .../CHANGELOG.json | 15 ++++++++++ .../CHANGELOG.md | 7 ++++- 59 files changed, 659 insertions(+), 101 deletions(-) delete mode 100644 common/changes/@microsoft/api-extractor-model/bump-cyclics_2021-11-30-23-18.json delete mode 100644 common/changes/@microsoft/api-extractor/bump-cyclics_2021-11-30-23-18.json delete mode 100644 common/changes/@rushstack/heft-config-file/bump-cyclics_2021-11-30-23-18.json delete mode 100644 common/changes/@rushstack/heft-jest-plugin/user-danade-noderigtestenvironment_2021-11-30-18-37.json delete mode 100644 common/changes/@rushstack/heft/bump-cyclics_2021-11-30-23-18.json delete mode 100644 common/changes/@rushstack/node-core-library/bump-cyclics_2021-11-30-23-18.json delete mode 100644 common/changes/@rushstack/node-core-library/ncl-no-const-enums_2021-12-02-19-15.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index eed7b365aca..cc59bc6a66e 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.13.71", + "tag": "@microsoft/api-documenter_v7.13.71", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.17`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "7.13.70", "tag": "@microsoft/api-documenter_v7.13.70", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 9aae2090a01..4e30c514435 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 7.13.71 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 7.13.70 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/apps/api-extractor-model/CHANGELOG.json b/apps/api-extractor-model/CHANGELOG.json index baf0548327d..0d0f48a1213 100644 --- a/apps/api-extractor-model/CHANGELOG.json +++ b/apps/api-extractor-model/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-extractor-model", "entries": [ + { + "version": "7.13.17", + "tag": "@microsoft/api-extractor-model_v7.13.17", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + } + ] + } + }, { "version": "7.13.16", "tag": "@microsoft/api-extractor-model_v7.13.16", diff --git a/apps/api-extractor-model/CHANGELOG.md b/apps/api-extractor-model/CHANGELOG.md index d726b42c0a6..b36726a3e62 100644 --- a/apps/api-extractor-model/CHANGELOG.md +++ b/apps/api-extractor-model/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-extractor-model -This log was last generated on Sat, 06 Nov 2021 00:09:13 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 7.13.17 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 7.13.16 Sat, 06 Nov 2021 00:09:13 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index 6377f192169..4b78b8b11d6 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.18.20", + "tag": "@microsoft/api-extractor_v7.18.20", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.17`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + } + ] + } + }, { "version": "7.18.19", "tag": "@microsoft/api-extractor_v7.18.19", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index b115139069b..c7f84ce8b11 100644 --- a/apps/api-extractor/CHANGELOG.md +++ b/apps/api-extractor/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-extractor -This log was last generated on Sat, 06 Nov 2021 00:09:13 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 7.18.20 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 7.18.19 Sat, 06 Nov 2021 00:09:13 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index d8d9ab0b1ab..dce6049ccbb 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.42.4", + "tag": "@rushstack/heft_v0.42.4", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`" + } + ] + } + }, { "version": "0.42.3", "tag": "@rushstack/heft_v0.42.3", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index 49738281988..86398edd9f9 100644 --- a/apps/heft/CHANGELOG.md +++ b/apps/heft/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft -This log was last generated on Mon, 29 Nov 2021 07:26:16 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.42.4 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.42.3 Mon, 29 Nov 2021 07:26:16 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index e97c5a63933..eadcc6641a2 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.161", + "tag": "@rushstack/rundown_v1.0.161", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "1.0.160", "tag": "@rushstack/rundown_v1.0.160", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index fd0f96d589a..0683ccbfde0 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 1.0.161 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 1.0.160 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/common/changes/@microsoft/api-extractor-model/bump-cyclics_2021-11-30-23-18.json b/common/changes/@microsoft/api-extractor-model/bump-cyclics_2021-11-30-23-18.json deleted file mode 100644 index 52f6a7d52bc..00000000000 --- a/common/changes/@microsoft/api-extractor-model/bump-cyclics_2021-11-30-23-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@microsoft/api-extractor-model" - } - ], - "packageName": "@microsoft/api-extractor-model", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor/bump-cyclics_2021-11-30-23-18.json b/common/changes/@microsoft/api-extractor/bump-cyclics_2021-11-30-23-18.json deleted file mode 100644 index f7c3a8a84e4..00000000000 --- a/common/changes/@microsoft/api-extractor/bump-cyclics_2021-11-30-23-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@microsoft/api-extractor" - } - ], - "packageName": "@microsoft/api-extractor", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-config-file/bump-cyclics_2021-11-30-23-18.json b/common/changes/@rushstack/heft-config-file/bump-cyclics_2021-11-30-23-18.json deleted file mode 100644 index ebc8dd79c07..00000000000 --- a/common/changes/@rushstack/heft-config-file/bump-cyclics_2021-11-30-23-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@rushstack/heft-config-file" - } - ], - "packageName": "@rushstack/heft-config-file", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-jest-plugin/user-danade-noderigtestenvironment_2021-11-30-18-37.json b/common/changes/@rushstack/heft-jest-plugin/user-danade-noderigtestenvironment_2021-11-30-18-37.json deleted file mode 100644 index 8453696f39b..00000000000 --- a/common/changes/@rushstack/heft-jest-plugin/user-danade-noderigtestenvironment_2021-11-30-18-37.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-jest-plugin", - "comment": "", - "type": "none" - } - ], - "packageName": "@rushstack/heft-jest-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft/bump-cyclics_2021-11-30-23-18.json b/common/changes/@rushstack/heft/bump-cyclics_2021-11-30-23-18.json deleted file mode 100644 index ef525830e37..00000000000 --- a/common/changes/@rushstack/heft/bump-cyclics_2021-11-30-23-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@rushstack/heft" - } - ], - "packageName": "@rushstack/heft", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/node-core-library/bump-cyclics_2021-11-30-23-18.json b/common/changes/@rushstack/node-core-library/bump-cyclics_2021-11-30-23-18.json deleted file mode 100644 index db57b2feb86..00000000000 --- a/common/changes/@rushstack/node-core-library/bump-cyclics_2021-11-30-23-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@rushstack/node-core-library" - } - ], - "packageName": "@rushstack/node-core-library", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/node-core-library/ncl-no-const-enums_2021-12-02-19-15.json b/common/changes/@rushstack/node-core-library/ncl-no-const-enums_2021-12-02-19-15.json deleted file mode 100644 index 2ff58e4e371..00000000000 --- a/common/changes/@rushstack/node-core-library/ncl-no-const-enums_2021-12-02-19-15.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/node-core-library", - "comment": "Replace const enums with conventional enums to allow for compatability with JavaScript consumers.", - "type": "minor" - } - ], - "packageName": "@rushstack/node-core-library" -} \ No newline at end of file diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index 621a70219a1..9c944ac2baf 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.1.3", + "tag": "@rushstack/heft-dev-cert-plugin_v0.1.3", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.15`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.1.2", "tag": "@rushstack/heft-dev-cert-plugin_v0.1.2", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index e762ca1b0ce..afe2619a2ad 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-dev-cert-plugin -This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.1.3 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.1.2 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 11d9ce62f87..eda115128d8 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.1.48", + "tag": "@rushstack/heft-jest-plugin_v0.1.48", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.1.47", "tag": "@rushstack/heft-jest-plugin_v0.1.47", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index a5c0ffaa561..e578468fa42 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.md +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-jest-plugin -This log was last generated on Mon, 29 Nov 2021 07:26:16 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.1.48 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.1.47 Mon, 29 Nov 2021 07:26:16 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 8e0e6a2bea7..07e75d9b578 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.2.5", + "tag": "@rushstack/heft-sass-plugin_v0.2.5", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.5.2`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.2.4", "tag": "@rushstack/heft-sass-plugin_v0.2.4", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index e3737671be2..0d0351c40d8 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.md +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-sass-plugin -This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.2.5 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.2.4 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 506d1a84b35..2f2b5708f34 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.1.21", + "tag": "@rushstack/heft-storybook-plugin_v0.1.21", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.1.20", "tag": "@rushstack/heft-storybook-plugin_v0.1.20", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 10bdea29300..05ae116ea74 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.md +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-storybook-plugin -This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.1.21 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.1.20 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 50c4f23a8cf..97d9fbb8ec7 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.3.21", + "tag": "@rushstack/heft-webpack4-plugin_v0.3.21", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.3.20", "tag": "@rushstack/heft-webpack4-plugin_v0.3.20", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index e60028fddc3..d157d5311cc 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.3.21 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.3.20 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 2d4f38c36b3..3d66e499b78 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.4.21", + "tag": "@rushstack/heft-webpack5-plugin_v0.4.21", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.4.20", "tag": "@rushstack/heft-webpack5-plugin_v0.4.20", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 5a3a0af38c2..da575ddf8fb 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.4.21 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.4.20 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index a4791e12aef..79f622143a3 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.1.15", + "tag": "@rushstack/debug-certificate-manager_v1.1.15", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "1.1.14", "tag": "@rushstack/debug-certificate-manager_v1.1.14", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index c08ec1fd5dc..b82db406724 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 1.1.15 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 1.1.14 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/libraries/heft-config-file/CHANGELOG.json b/libraries/heft-config-file/CHANGELOG.json index e493effdf84..1fa26d4f9f2 100644 --- a/libraries/heft-config-file/CHANGELOG.json +++ b/libraries/heft-config-file/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-config-file", "entries": [ + { + "version": "0.7.7", + "tag": "@rushstack/heft-config-file_v0.7.7", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + } + ] + } + }, { "version": "0.7.6", "tag": "@rushstack/heft-config-file_v0.7.6", diff --git a/libraries/heft-config-file/CHANGELOG.md b/libraries/heft-config-file/CHANGELOG.md index d402865f761..cfb8b379e71 100644 --- a/libraries/heft-config-file/CHANGELOG.md +++ b/libraries/heft-config-file/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-config-file -This log was last generated on Sat, 06 Nov 2021 00:09:13 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.7.7 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.7.6 Sat, 06 Nov 2021 00:09:13 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index 1d63f6679fe..ccae8568f1a 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "1.10.233", + "tag": "@microsoft/load-themed-styles_v1.10.233", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.4.34`" + } + ] + } + }, { "version": "1.10.232", "tag": "@microsoft/load-themed-styles_v1.10.232", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index eddcfe7fe05..b7f05a1a9e1 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 1.10.233 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 1.10.232 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/libraries/node-core-library/CHANGELOG.json b/libraries/node-core-library/CHANGELOG.json index aead761e639..1ead4c433ed 100644 --- a/libraries/node-core-library/CHANGELOG.json +++ b/libraries/node-core-library/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/node-core-library", "entries": [ + { + "version": "3.44.0", + "tag": "@rushstack/node-core-library_v3.44.0", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "minor": [ + { + "comment": "Replace const enums with conventional enums to allow for compatability with JavaScript consumers." + } + ] + } + }, { "version": "3.43.2", "tag": "@rushstack/node-core-library_v3.43.2", diff --git a/libraries/node-core-library/CHANGELOG.md b/libraries/node-core-library/CHANGELOG.md index b03eaa05195..3b05263928e 100644 --- a/libraries/node-core-library/CHANGELOG.md +++ b/libraries/node-core-library/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/node-core-library -This log was last generated on Sat, 06 Nov 2021 00:09:13 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 3.44.0 +Fri, 03 Dec 2021 03:05:22 GMT + +### Minor changes + +- Replace const enums with conventional enums to allow for compatability with JavaScript consumers. ## 3.43.2 Sat, 06 Nov 2021 00:09:13 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 0bd84bf4b17..0ee1aee8980 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "3.1.3", + "tag": "@rushstack/package-deps-hash_v3.1.3", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + } + ] + } + }, { "version": "3.1.2", "tag": "@rushstack/package-deps-hash_v3.1.2", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 7e373fbb3a0..7b31caeb682 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 3.1.3 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 3.1.2 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 467fafd374c..c842fdbc2c4 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.145", + "tag": "@rushstack/stream-collator_v4.0.145", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.3.14`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "4.0.144", "tag": "@rushstack/stream-collator_v4.0.144", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 0198668bd9a..c568b5ae5a5 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:23 GMT and should not be manually modified. + +## 4.0.145 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 4.0.144 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 78853370940..fe117c1f098 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.3.14", + "tag": "@rushstack/terminal_v0.3.14", + "date": "Fri, 03 Dec 2021 03:05:23 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "0.3.13", "tag": "@rushstack/terminal_v0.3.13", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index a84ec5257cd..a4c48b7cf63 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:23 GMT and should not be manually modified. + +## 0.3.14 +Fri, 03 Dec 2021 03:05:23 GMT + +_Version update only_ ## 0.3.13 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index 84778ec636c..586fcc6fa83 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.5.2", + "tag": "@rushstack/typings-generator_v0.5.2", + "date": "Fri, 03 Dec 2021 03:05:23 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "0.5.1", "tag": "@rushstack/typings-generator_v0.5.1", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index e2ccc7f46dd..c555e52c99c 100644 --- a/libraries/typings-generator/CHANGELOG.md +++ b/libraries/typings-generator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/typings-generator -This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:23 GMT and should not be manually modified. + +## 0.5.2 +Fri, 03 Dec 2021 03:05:23 GMT + +_Version update only_ ## 0.5.1 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index 268712ad201..d8257623d4a 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "1.2.33", + "tag": "@rushstack/heft-node-rig_v1.2.33", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.48`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "1.2.32", "tag": "@rushstack/heft-node-rig_v1.2.32", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 25b6862ecc1..414758a00fb 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-node-rig -This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 1.2.33 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 1.2.32 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 507c06b67ed..3c0ff9dd486 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.4.34", + "tag": "@rushstack/heft-web-rig_v0.4.34", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.48`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.21`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`" + } + ] + } + }, { "version": "0.4.33", "tag": "@rushstack/heft-web-rig_v0.4.33", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index e2053033245..72def9c877b 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-web-rig -This log was last generated on Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.4.34 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.4.33 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index f3130030589..840d70808a4 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "1.9.114", + "tag": "@microsoft/loader-load-themed-styles_v1.9.114", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.233`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "1.9.113", "tag": "@microsoft/loader-load-themed-styles_v1.9.113", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 544ba7c85fb..a351b04f06d 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 1.9.114 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 1.9.113 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index c665c0da509..51c82d59c0a 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.3.199", + "tag": "@rushstack/loader-raw-script_v1.3.199", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "1.3.198", "tag": "@rushstack/loader-raw-script_v1.3.198", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index d5cf80ec942..a9529a3b613 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 1.3.199 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 1.3.198 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/webpack/localization-plugin/CHANGELOG.json b/webpack/localization-plugin/CHANGELOG.json index 9866dc3dbb4..7da7b02a8ec 100644 --- a/webpack/localization-plugin/CHANGELOG.json +++ b/webpack/localization-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/localization-plugin", "entries": [ + { + "version": "0.9.2", + "tag": "@rushstack/localization-plugin_v0.9.2", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.5.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.3.4`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.3.3` to `^3.3.4`" + } + ] + } + }, { "version": "0.9.1", "tag": "@rushstack/localization-plugin_v0.9.1", diff --git a/webpack/localization-plugin/CHANGELOG.md b/webpack/localization-plugin/CHANGELOG.md index 8e220a5d189..50a46aecce7 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.9.2 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.9.1 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/webpack/module-minifier-plugin/CHANGELOG.json b/webpack/module-minifier-plugin/CHANGELOG.json index 3c7ba9cb233..5c9a6bf9ee0 100644 --- a/webpack/module-minifier-plugin/CHANGELOG.json +++ b/webpack/module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/module-minifier-plugin", "entries": [ + { + "version": "0.6.3", + "tag": "@rushstack/module-minifier-plugin_v0.6.3", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "0.6.2", "tag": "@rushstack/module-minifier-plugin_v0.6.2", diff --git a/webpack/module-minifier-plugin/CHANGELOG.md b/webpack/module-minifier-plugin/CHANGELOG.md index 83c37706300..b4870c69443 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 0.6.3 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 0.6.2 Tue, 30 Nov 2021 20:18:41 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index e3f19c1ab22..809053f1026 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "3.3.4", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.4", + "date": "Fri, 03 Dec 2021 03:05:22 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.33`" + } + ] + } + }, { "version": "3.3.3", "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.3", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 23e77dc8d67..8e06dcd313a 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 Tue, 30 Nov 2021 20:18:41 GMT and should not be manually modified. +This log was last generated on Fri, 03 Dec 2021 03:05:22 GMT and should not be manually modified. + +## 3.3.4 +Fri, 03 Dec 2021 03:05:22 GMT + +_Version update only_ ## 3.3.3 Tue, 30 Nov 2021 20:18:41 GMT