diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 89b4f91f30..8c938e8374 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.19.0", + "tag": "@microsoft/api-documenter_v7.19.0", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "minor": [ + { + "comment": "Add showInheritedMembers config to api-documenter that allows it to show an API item's inherited members." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.22.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "7.18.4", "tag": "@microsoft/api-documenter_v7.18.4", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 6ef0e8d7da..176986172d 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 7.19.0 +Thu, 21 Jul 2022 23:30:27 GMT + +### Minor changes + +- Add showInheritedMembers config to api-documenter that allows it to show an API item's inherited members. ## 7.18.4 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index 64fb823f77..661bfbe4b1 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.28.6", + "tag": "@microsoft/api-extractor_v7.28.6", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.22.1`" + } + ] + } + }, { "version": "7.28.5", "tag": "@microsoft/api-extractor_v7.28.5", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index 9f1359d763..d304dd04dc 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 7.28.6 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 7.28.5 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 01fcfd2ec2..896d11a167 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.46.6", + "tag": "@rushstack/heft_v0.46.6", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.6`" + } + ] + } + }, { "version": "0.46.5", "tag": "@rushstack/heft_v0.46.5", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index 02d790007c..ca51e8c908 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.46.6 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.46.5 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index eb62400dfc..4113f64d93 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.207", + "tag": "@rushstack/rundown_v1.0.207", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "1.0.206", "tag": "@rushstack/rundown_v1.0.206", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index 9043a4fff0..3cbd3f7ca6 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 1.0.207 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 1.0.206 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/common/changes/@microsoft/api-documenter/inheritance-docs-api-documenter_2022-07-18-21-09.json b/common/changes/@microsoft/api-documenter/inheritance-docs-api-documenter_2022-07-18-21-09.json deleted file mode 100644 index a1abcb1062..0000000000 --- a/common/changes/@microsoft/api-documenter/inheritance-docs-api-documenter_2022-07-18-21-09.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-documenter", - "comment": "Add showInheritedMembers config to api-documenter that allows it to show an API item's inherited members.", - "type": "minor" - } - ], - "packageName": "@microsoft/api-documenter" -} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor-model/inheritance-docs-fixes_2022-07-20-21-52.json b/common/changes/@microsoft/api-extractor-model/inheritance-docs-fixes_2022-07-20-21-52.json deleted file mode 100644 index daa04ff893..0000000000 --- a/common/changes/@microsoft/api-extractor-model/inheritance-docs-fixes_2022-07-20-21-52.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-extractor-model", - "comment": "Improve IFindApiItemMessage and fix two small bugs with ApiItemContainerMixin.findMembersWithInheritance()", - "type": "patch" - } - ], - "packageName": "@microsoft/api-extractor-model" -} \ 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 9c3929a8ce..87ef9bf5c7 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.1.51", + "tag": "@rushstack/heft-dev-cert-plugin_v0.1.51", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.62`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.1.50", "tag": "@rushstack/heft-dev-cert-plugin_v0.1.50", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index 89ec5871df..e3e41a4f21 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.51 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.50 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 9cfc0955e8..6041881d7e 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.3.21", + "tag": "@rushstack/heft-jest-plugin_v0.3.21", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.3.20", "tag": "@rushstack/heft-jest-plugin_v0.3.20", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index 650f60a852..53f176182d 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.3.21 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.3.20 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index d6f945334a..a65ab0049d 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.5.2", + "tag": "@rushstack/heft-sass-plugin_v0.5.2", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.7.10`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.5.1", "tag": "@rushstack/heft-sass-plugin_v0.5.1", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index 29852d4ae0..4f89cfd516 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.5.2 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.5.1 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index 8c9db207cf..dfa6d6ee02 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.1.32", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.1.32", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.1.31", "tag": "@rushstack/heft-serverless-stack-plugin_v0.1.31", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index c72835cff9..709a1549a5 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-serverless-stack-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.32 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.31 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 775f8eba73..12e86635b1 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.1.67", + "tag": "@rushstack/heft-storybook-plugin_v0.1.67", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.1.66", "tag": "@rushstack/heft-storybook-plugin_v0.1.66", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 1ccc3ce0c0..d32eecda8e 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.67 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.66 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 632a0a341d..132b1f7ed7 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.5.2", + "tag": "@rushstack/heft-webpack4-plugin_v0.5.2", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.5.1", "tag": "@rushstack/heft-webpack4-plugin_v0.5.1", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 8dad00987b..912f0462c0 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.5.2 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.5.1 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 4b4efd1adf..db1916697b 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.5.36", + "tag": "@rushstack/heft-webpack5-plugin_v0.5.36", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.5.35", "tag": "@rushstack/heft-webpack5-plugin_v0.5.35", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 727afead0c..54e46d3ac0 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.5.36 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.5.35 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/api-extractor-model/CHANGELOG.json b/libraries/api-extractor-model/CHANGELOG.json index 694b602ee1..b10bf4dae0 100644 --- a/libraries/api-extractor-model/CHANGELOG.json +++ b/libraries/api-extractor-model/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-extractor-model", "entries": [ + { + "version": "7.22.1", + "tag": "@microsoft/api-extractor-model_v7.22.1", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "patch": [ + { + "comment": "Improve IFindApiItemMessage and fix two small bugs with ApiItemContainerMixin.findMembersWithInheritance()" + } + ] + } + }, { "version": "7.22.0", "tag": "@microsoft/api-extractor-model_v7.22.0", diff --git a/libraries/api-extractor-model/CHANGELOG.md b/libraries/api-extractor-model/CHANGELOG.md index 02e4c28959..089bdfef54 100644 --- a/libraries/api-extractor-model/CHANGELOG.md +++ b/libraries/api-extractor-model/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/api-extractor-model -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 7.22.1 +Thu, 21 Jul 2022 23:30:27 GMT + +### Patches + +- Improve IFindApiItemMessage and fix two small bugs with ApiItemContainerMixin.findMembersWithInheritance() ## 7.22.0 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index 894a70f50c..90b69468d6 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.1.62", + "tag": "@rushstack/debug-certificate-manager_v1.1.62", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "1.1.61", "tag": "@rushstack/debug-certificate-manager_v1.1.61", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 665fda21ec..447843bee3 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 1.1.62 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 1.1.61 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index 5ac88c11b2..a75aa306f9 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.283", + "tag": "@microsoft/load-themed-styles_v1.10.283", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.10.24`" + } + ] + } + }, { "version": "1.10.282", "tag": "@microsoft/load-themed-styles_v1.10.282", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index 48bffa1abb..4314a135b7 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 1.10.283 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 1.10.282 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index 5cceecf2d8..c35f0b45d0 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.8.10", + "tag": "@rushstack/localization-utilities_v0.8.10", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.7.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.8.9", "tag": "@rushstack/localization-utilities_v0.8.9", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index a162462218..8a2ca7bca0 100644 --- a/libraries/localization-utilities/CHANGELOG.md +++ b/libraries/localization-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/localization-utilities -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.8.10 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.8.9 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index b14db38549..a3830406ee 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.1.17", + "tag": "@rushstack/module-minifier_v0.1.17", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.1.17`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.1.16", "tag": "@rushstack/module-minifier_v0.1.16", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index 8ea7b7cc92..c0522554d7 100644 --- a/libraries/module-minifier/CHANGELOG.md +++ b/libraries/module-minifier/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/module-minifier -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.17 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.16 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index e512a3fc45..4d946ac862 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "3.2.36", + "tag": "@rushstack/package-deps-hash_v3.2.36", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "3.2.35", "tag": "@rushstack/package-deps-hash_v3.2.35", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 2afa910c1d..0b5e869f06 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 3.2.36 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 3.2.35 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 76016aef6e..df01c50200 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.191", + "tag": "@rushstack/stream-collator_v4.0.191", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.3.60`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "4.0.190", "tag": "@rushstack/stream-collator_v4.0.190", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index b624534e92..ee64d4ce6a 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 4.0.191 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 4.0.190 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 2fcbdd0f88..3d067d9254 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.3.60", + "tag": "@rushstack/terminal_v0.3.60", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.3.59", "tag": "@rushstack/terminal_v0.3.59", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index b82dd1586d..1271f3eaf7 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 0.3.60 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 0.3.59 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index 605f331bae..3879c28ca3 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.7.10", + "tag": "@rushstack/typings-generator_v0.7.10", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.7.9", "tag": "@rushstack/typings-generator_v0.7.9", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index f9807c93e3..4e50b775c6 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 0.7.10 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 0.7.9 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index c4f2f46faf..6564e6fa18 100644 --- a/libraries/worker-pool/CHANGELOG.json +++ b/libraries/worker-pool/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/worker-pool", "entries": [ + { + "version": "0.1.17", + "tag": "@rushstack/worker-pool_v0.1.17", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.1.16", "tag": "@rushstack/worker-pool_v0.1.16", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index e4a11e67e9..f81ee46abe 100644 --- a/libraries/worker-pool/CHANGELOG.md +++ b/libraries/worker-pool/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/worker-pool -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 0.1.17 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 0.1.16 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index c11c063190..2bfbb2540b 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.9.22", + "tag": "@rushstack/heft-node-rig_v1.9.22", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.3.21`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "1.9.21", "tag": "@rushstack/heft-node-rig_v1.9.21", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 6c87d67e52..9f9e4a4b91 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 1.9.22 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 1.9.21 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 6254383a9b..41bf91fe9f 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.10.24", + "tag": "@rushstack/heft-web-rig_v0.10.24", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.3.21`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.5.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.5.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.46.5` to `^0.46.6`" + } + ] + } + }, { "version": "0.10.23", "tag": "@rushstack/heft-web-rig_v0.10.23", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 034814481b..18874a1acb 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.10.24 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.10.23 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/rush-plugins/rush-serve-plugin/CHANGELOG.json b/rush-plugins/rush-serve-plugin/CHANGELOG.json index c597acc048..941d3d69e3 100644 --- a/rush-plugins/rush-serve-plugin/CHANGELOG.json +++ b/rush-plugins/rush-serve-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/rush-serve-plugin", "entries": [ + { + "version": "0.1.31", + "tag": "@rushstack/rush-serve-plugin_v0.1.31", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.62`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.1.30", "tag": "@rushstack/rush-serve-plugin_v0.1.30", diff --git a/rush-plugins/rush-serve-plugin/CHANGELOG.md b/rush-plugins/rush-serve-plugin/CHANGELOG.md index f43e82fdbb..ad42f06ead 100644 --- a/rush-plugins/rush-serve-plugin/CHANGELOG.md +++ b/rush-plugins/rush-serve-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rush-serve-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.31 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.30 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index e339a9ba5b..d358972f73 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "0.1.22", + "tag": "@rushstack/hashed-folder-copy-plugin_v0.1.22", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.1.21`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.5.36`" + } + ] + } + }, { "version": "0.1.21", "tag": "@rushstack/hashed-folder-copy-plugin_v0.1.21", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index fd9f2b207e..28e3f36fd9 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.md +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/hashed-folder-copy-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.22 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.21 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index ecb3716639..b9f5a13791 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.165", + "tag": "@microsoft/loader-load-themed-styles_v1.9.165", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.283`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "1.9.164", "tag": "@microsoft/loader-load-themed-styles_v1.9.164", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 16c33d9687..20900e0ad8 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 1.9.165 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 1.9.164 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index 34f54c913d..7106f3e73f 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.245", + "tag": "@rushstack/loader-raw-script_v1.3.245", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "1.3.244", "tag": "@rushstack/loader-raw-script_v1.3.244", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 1b3a9b1b4b..1a428322fa 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 1.3.245 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 1.3.244 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/localization-plugin-4/CHANGELOG.json b/webpack/localization-plugin-4/CHANGELOG.json index 9eb80c939e..6212cef0f6 100644 --- a/webpack/localization-plugin-4/CHANGELOG.json +++ b/webpack/localization-plugin-4/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.15.10", + "tag": "@rushstack/webpack4-localization-plugin_v0.15.10", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.3.54`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.3.53` to `^3.3.54`" + } + ] + } + }, { "version": "0.15.9", "tag": "@rushstack/webpack4-localization-plugin_v0.15.9", diff --git a/webpack/localization-plugin-4/CHANGELOG.md b/webpack/localization-plugin-4/CHANGELOG.md index 8b5f1a5e16..3528c61aa2 100644 --- a/webpack/localization-plugin-4/CHANGELOG.md +++ b/webpack/localization-plugin-4/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-localization-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.15.10 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.15.9 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/localization-plugin-5/CHANGELOG.json b/webpack/localization-plugin-5/CHANGELOG.json index e34e3267a0..84281db0d9 100644 --- a/webpack/localization-plugin-5/CHANGELOG.json +++ b/webpack/localization-plugin-5/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack5-localization-plugin", "entries": [ + { + "version": "0.1.12", + "tag": "@rushstack/webpack5-localization-plugin_v0.1.12", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.1.11", "tag": "@rushstack/webpack5-localization-plugin_v0.1.11", diff --git a/webpack/localization-plugin-5/CHANGELOG.md b/webpack/localization-plugin-5/CHANGELOG.md index 1dfa87130b..ca4e78954a 100644 --- a/webpack/localization-plugin-5/CHANGELOG.md +++ b/webpack/localization-plugin-5/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-localization-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.1.12 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.1.11 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/module-minifier-plugin-4/CHANGELOG.json b/webpack/module-minifier-plugin-4/CHANGELOG.json index d2a45fece7..1217b70517 100644 --- a/webpack/module-minifier-plugin-4/CHANGELOG.json +++ b/webpack/module-minifier-plugin-4/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", "entries": [ + { + "version": "0.9.16", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.9.16", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.1.17`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.1.17`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.9.15", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.9.15", diff --git a/webpack/module-minifier-plugin-4/CHANGELOG.md b/webpack/module-minifier-plugin-4/CHANGELOG.md index da69ae5d2f..034099cfd7 100644 --- a/webpack/module-minifier-plugin-4/CHANGELOG.md +++ b/webpack/module-minifier-plugin-4/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-module-minifier-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 0.9.16 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 0.9.15 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/module-minifier-plugin-5/CHANGELOG.json b/webpack/module-minifier-plugin-5/CHANGELOG.json index b5d13cf678..458f1d238e 100644 --- a/webpack/module-minifier-plugin-5/CHANGELOG.json +++ b/webpack/module-minifier-plugin-5/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", "entries": [ + { + "version": "5.1.15", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.1.15", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.1.17`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.1.17`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `*`" + } + ] + } + }, { "version": "5.1.14", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.1.14", diff --git a/webpack/module-minifier-plugin-5/CHANGELOG.md b/webpack/module-minifier-plugin-5/CHANGELOG.md index d93b21727d..1c1b7e0a8a 100644 --- a/webpack/module-minifier-plugin-5/CHANGELOG.md +++ b/webpack/module-minifier-plugin-5/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-module-minifier-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 5.1.15 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 5.1.14 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index fa5be341b3..f9f5ccfb43 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", "entries": [ + { + "version": "0.9.21", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.9.21", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.9.20", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.9.20", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index 0e2ff21a2b..06295dc07c 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-preserve-dynamic-require-plugin -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 0.9.21 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 0.9.20 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index 6578188eba..e30699932d 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "3.3.54", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.54", + "date": "Thu, 21 Jul 2022 23:30:27 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.1.21`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.5.36`" + } + ] + } + }, { "version": "3.3.53", "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.53", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index c244f6365b..480192553c 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 Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:27 GMT and should not be manually modified. + +## 3.3.54 +Thu, 21 Jul 2022 23:30:27 GMT + +_Version update only_ ## 3.3.53 Thu, 21 Jul 2022 00:16:14 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index be5d5d07f8..52d4d7dbfc 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.json +++ b/webpack/webpack-plugin-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-plugin-utilities", "entries": [ + { + "version": "0.1.21", + "tag": "@rushstack/webpack-plugin-utilities_v0.1.21", + "date": "Thu, 21 Jul 2022 23:30:28 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" + } + ] + } + }, { "version": "0.1.20", "tag": "@rushstack/webpack-plugin-utilities_v0.1.20", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index 5a1393e2f5..3e07ad50c4 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.md +++ b/webpack/webpack-plugin-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-plugin-utilities -This log was last generated on Thu, 21 Jul 2022 00:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 21 Jul 2022 23:30:28 GMT and should not be manually modified. + +## 0.1.21 +Thu, 21 Jul 2022 23:30:28 GMT + +_Version update only_ ## 0.1.20 Thu, 21 Jul 2022 00:16:14 GMT