From 960cfeb0810f6955e21efd81bdc2da6c4ae90884 Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Wed, 4 May 2022 07:14:00 +0000 Subject: [PATCH] applying package updates --- ...-1664fe06-e5d0-4d2e-9bc3-03a5b8f47500.json | 7 ---- ...-df40004a-0cb5-4dcd-a8de-064e25d80198.json | 7 ---- ...-0fbf0935-37d6-4a94-8ed4-1bd15af5eb00.json | 7 ---- ...-23cd6c27-6b29-4a86-b02e-cd455b7f7f39.json | 7 ---- ...-a5dc80ba-706a-4c67-a539-153154e19152.json | 7 ---- ...-579383e3-9ded-4d48-970c-4db8cde20b39.json | 7 ---- .../design-system-tutorial/CHANGELOG.json | 15 ++++++++ examples/design-system-tutorial/package.json | 4 +-- .../fast-figma-plugin-msft/CHANGELOG.json | 15 ++++++++ .../fast-figma-plugin-msft/package.json | 2 +- .../utilities/fast-animation/CHANGELOG.json | 15 ++++++++ .../utilities/fast-animation/CHANGELOG.md | 10 +++++- .../utilities/fast-animation/package.json | 4 +-- .../fast-react-wrapper/CHANGELOG.json | 15 ++++++++ .../utilities/fast-react-wrapper/package.json | 2 +- .../fast-web-utilities/CHANGELOG.json | 15 ++++++++ .../utilities/fast-web-utilities/CHANGELOG.md | 10 +++++- .../utilities/fast-web-utilities/package.json | 2 +- .../fast-components/CHANGELOG.json | 35 +++++++++++++++++++ .../fast-components/CHANGELOG.md | 10 +++++- .../fast-components/package.json | 6 ++-- .../fast-element/CHANGELOG.json | 15 ++++++++ .../fast-foundation/CHANGELOG.json | 29 +++++++++++++++ .../fast-foundation/CHANGELOG.md | 10 +++++- .../fast-foundation/package.json | 4 +-- .../web-components/fast-router/CHANGELOG.json | 15 ++++++++ sites/fast-color-explorer/CHANGELOG.json | 23 ++++++++++++ sites/fast-color-explorer/CHANGELOG.md | 10 +++++- sites/fast-color-explorer/package.json | 6 ++-- sites/fast-component-explorer/CHANGELOG.json | 23 ++++++++++++ sites/fast-component-explorer/CHANGELOG.md | 10 +++++- sites/fast-component-explorer/package.json | 2 +- sites/fast-website/CHANGELOG.json | 23 ++++++++++++ sites/fast-website/CHANGELOG.md | 10 +++++- sites/fast-website/package.json | 6 ++-- sites/site-utilities/CHANGELOG.json | 15 ++++++++ sites/site-utilities/package.json | 4 +-- 37 files changed, 337 insertions(+), 70 deletions(-) delete mode 100644 change/@microsoft-fast-components-1664fe06-e5d0-4d2e-9bc3-03a5b8f47500.json delete mode 100644 change/@microsoft-fast-components-df40004a-0cb5-4dcd-a8de-064e25d80198.json delete mode 100644 change/@microsoft-fast-element-0fbf0935-37d6-4a94-8ed4-1bd15af5eb00.json delete mode 100644 change/@microsoft-fast-foundation-23cd6c27-6b29-4a86-b02e-cd455b7f7f39.json delete mode 100644 change/@microsoft-fast-foundation-a5dc80ba-706a-4c67-a539-153154e19152.json delete mode 100644 change/@microsoft-fast-web-utilities-579383e3-9ded-4d48-970c-4db8cde20b39.json diff --git a/change/@microsoft-fast-components-1664fe06-e5d0-4d2e-9bc3-03a5b8f47500.json b/change/@microsoft-fast-components-1664fe06-e5d0-4d2e-9bc3-03a5b8f47500.json deleted file mode 100644 index 6599a80b269..00000000000 --- a/change/@microsoft-fast-components-1664fe06-e5d0-4d2e-9bc3-03a5b8f47500.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "convert enums to const objects and add supported typings", - "packageName": "@microsoft/fast-components", - "email": "chhol@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-components-df40004a-0cb5-4dcd-a8de-064e25d80198.json b/change/@microsoft-fast-components-df40004a-0cb5-4dcd-a8de-064e25d80198.json deleted file mode 100644 index 16773f4fa8a..00000000000 --- a/change/@microsoft-fast-components-df40004a-0cb5-4dcd-a8de-064e25d80198.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "update markdown files", - "packageName": "@microsoft/fast-components", - "email": "steph@huynhicode.dev", - "dependentChangeType": "none" -} diff --git a/change/@microsoft-fast-element-0fbf0935-37d6-4a94-8ed4-1bd15af5eb00.json b/change/@microsoft-fast-element-0fbf0935-37d6-4a94-8ed4-1bd15af5eb00.json deleted file mode 100644 index 59e1b25beca..00000000000 --- a/change/@microsoft-fast-element-0fbf0935-37d6-4a94-8ed4-1bd15af5eb00.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "update markdown files", - "packageName": "@microsoft/fast-element", - "email": "steph@huynhicode.dev", - "dependentChangeType": "none" -} diff --git a/change/@microsoft-fast-foundation-23cd6c27-6b29-4a86-b02e-cd455b7f7f39.json b/change/@microsoft-fast-foundation-23cd6c27-6b29-4a86-b02e-cd455b7f7f39.json deleted file mode 100644 index 5adeb1d21f4..00000000000 --- a/change/@microsoft-fast-foundation-23cd6c27-6b29-4a86-b02e-cd455b7f7f39.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "update markdown files", - "packageName": "@microsoft/fast-foundation", - "email": "steph@huynhicode.dev", - "dependentChangeType": "none" -} diff --git a/change/@microsoft-fast-foundation-a5dc80ba-706a-4c67-a539-153154e19152.json b/change/@microsoft-fast-foundation-a5dc80ba-706a-4c67-a539-153154e19152.json deleted file mode 100644 index dfb320433cc..00000000000 --- a/change/@microsoft-fast-foundation-a5dc80ba-706a-4c67-a539-153154e19152.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "convert enums to const objects and add supported typings", - "packageName": "@microsoft/fast-foundation", - "email": "chhol@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-web-utilities-579383e3-9ded-4d48-970c-4db8cde20b39.json b/change/@microsoft-fast-web-utilities-579383e3-9ded-4d48-970c-4db8cde20b39.json deleted file mode 100644 index 70db5ae2424..00000000000 --- a/change/@microsoft-fast-web-utilities-579383e3-9ded-4d48-970c-4db8cde20b39.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "convert orientation enum to const object with corresponding type", - "packageName": "@microsoft/fast-web-utilities", - "email": "chhol@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/examples/design-system-tutorial/CHANGELOG.json b/examples/design-system-tutorial/CHANGELOG.json index f2252eff6bc..43e0e3f152b 100644 --- a/examples/design-system-tutorial/CHANGELOG.json +++ b/examples/design-system-tutorial/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "fast-design-system-demo", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "fast-design-system-demo_v1.0.0", + "version": "1.0.0", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/fast-components to v2.30.4", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "fast-design-system-demo" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "fast-design-system-demo_v1.0.0", diff --git a/examples/design-system-tutorial/package.json b/examples/design-system-tutorial/package.json index 648327efd52..ca298add5ca 100644 --- a/examples/design-system-tutorial/package.json +++ b/examples/design-system-tutorial/package.json @@ -13,8 +13,8 @@ "dependencies": { "@microsoft/fast-colors": "^5.3.0", "@microsoft/fast-element": "^1.10.1", - "@microsoft/fast-foundation": "^2.46.0", - "@microsoft/fast-components": "^2.30.3", + "@microsoft/fast-foundation": "^2.46.1", + "@microsoft/fast-components": "^2.30.4", "tslib": "^1.11.1" }, "devDependencies": { diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json index d1bd6cff4b6..beb1848a8c1 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-figma-plugin-msft", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", + "version": "0.8.16", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/fast-components to v2.30.4", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-figma-plugin-msft" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", diff --git a/packages/tooling/fast-figma-plugin-msft/package.json b/packages/tooling/fast-figma-plugin-msft/package.json index dec0d8d9ed7..6cd2e57330e 100644 --- a/packages/tooling/fast-figma-plugin-msft/package.json +++ b/packages/tooling/fast-figma-plugin-msft/package.json @@ -52,7 +52,7 @@ "dependencies": { "@fluentui/web-components": "^2.2.1", "@microsoft/fast-colors": "^5.3.0", - "@microsoft/fast-components": "^2.30.3", + "@microsoft/fast-components": "^2.30.4", "@microsoft/fast-element": "^1.10.1", "@microsoft/fast-react-wrapper": "^0.3.3" } diff --git a/packages/utilities/fast-animation/CHANGELOG.json b/packages/utilities/fast-animation/CHANGELOG.json index 31e5724f8e3..dc0ec0220bf 100644 --- a/packages/utilities/fast-animation/CHANGELOG.json +++ b/packages/utilities/fast-animation/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-animation", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-animation_v4.2.2", + "version": "4.2.2", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-web-utilities to v5.4.1", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-animation" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-animation_v4.2.1", diff --git a/packages/utilities/fast-animation/CHANGELOG.md b/packages/utilities/fast-animation/CHANGELOG.md index ae4e9e2e91e..7fd3049301d 100644 --- a/packages/utilities/fast-animation/CHANGELOG.md +++ b/packages/utilities/fast-animation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-animation -This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. +## 4.2.2 + +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- Bump @microsoft/fast-web-utilities to v5.4.1 (chhol@microsoft.com) + ## 4.2.1 Tue, 03 May 2022 07:15:44 GMT diff --git a/packages/utilities/fast-animation/package.json b/packages/utilities/fast-animation/package.json index 44236c0bc75..d9950c86532 100644 --- a/packages/utilities/fast-animation/package.json +++ b/packages/utilities/fast-animation/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/fast-animation", "description": "An animation library that simplifies interactions and animations using the Web Animation API.", - "version": "4.2.1", + "version": "4.2.2", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -104,6 +104,6 @@ "webpack-dev-server": "^3.11.0" }, "dependencies": { - "@microsoft/fast-web-utilities": "^5.4.0" + "@microsoft/fast-web-utilities": "^5.4.1" } } diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.json b/packages/utilities/fast-react-wrapper/CHANGELOG.json index 16364de09c5..0f609601ef2 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.json +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-react-wrapper", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-react-wrapper_v0.3.3", + "version": "0.3.3", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/fast-element to v1.10.1", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-react-wrapper" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-react-wrapper_v0.3.3", diff --git a/packages/utilities/fast-react-wrapper/package.json b/packages/utilities/fast-react-wrapper/package.json index 89a10bb3ed9..ac269c3469b 100644 --- a/packages/utilities/fast-react-wrapper/package.json +++ b/packages/utilities/fast-react-wrapper/package.json @@ -87,7 +87,7 @@ }, "dependencies": { "@microsoft/fast-element": "^1.10.1", - "@microsoft/fast-foundation": "^2.46.0" + "@microsoft/fast-foundation": "^2.46.1" }, "peerDependencies": { "react": ">=16.9.0" diff --git a/packages/utilities/fast-web-utilities/CHANGELOG.json b/packages/utilities/fast-web-utilities/CHANGELOG.json index 8db2744754c..c049e784881 100644 --- a/packages/utilities/fast-web-utilities/CHANGELOG.json +++ b/packages/utilities/fast-web-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-web-utilities", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-web-utilities_v5.4.1", + "version": "5.4.1", + "comments": { + "patch": [ + { + "comment": "convert orientation enum to const object with corresponding type", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-web-utilities" + } + ] + } + }, { "date": "Wed, 27 Apr 2022 07:21:09 GMT", "tag": "@microsoft/fast-web-utilities_v5.4.0", diff --git a/packages/utilities/fast-web-utilities/CHANGELOG.md b/packages/utilities/fast-web-utilities/CHANGELOG.md index 36a9b299b80..70396a6e352 100644 --- a/packages/utilities/fast-web-utilities/CHANGELOG.md +++ b/packages/utilities/fast-web-utilities/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-web-utilities -This log was last generated on Wed, 27 Apr 2022 07:21:09 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. +## 5.4.1 + +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- convert orientation enum to const object with corresponding type (chhol@microsoft.com) + ## 5.4.0 Wed, 27 Apr 2022 07:21:09 GMT diff --git a/packages/utilities/fast-web-utilities/package.json b/packages/utilities/fast-web-utilities/package.json index dd07fa1bf79..4e57476a27a 100644 --- a/packages/utilities/fast-web-utilities/package.json +++ b/packages/utilities/fast-web-utilities/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/fast-web-utilities", "description": "FAST web utilities", - "version": "5.4.0", + "version": "5.4.1", "sideEffects": false, "author": { "name": "Microsoft", diff --git a/packages/web-components/fast-components/CHANGELOG.json b/packages/web-components/fast-components/CHANGELOG.json index 516a83680d5..937c9a10b3e 100644 --- a/packages/web-components/fast-components/CHANGELOG.json +++ b/packages/web-components/fast-components/CHANGELOG.json @@ -1,6 +1,41 @@ { "name": "@microsoft/fast-components", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-components_v2.30.4", + "version": "2.30.4", + "comments": { + "patch": [ + { + "comment": "convert enums to const objects and add supported typings", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-components" + } + ], + "none": [ + { + "comment": "update markdown files", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-components" + }, + { + "comment": "Bump @microsoft/fast-element to v1.10.1", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-components" + }, + { + "comment": "Bump @microsoft/fast-foundation to v2.46.1", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-components" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-components_v2.30.3", diff --git a/packages/web-components/fast-components/CHANGELOG.md b/packages/web-components/fast-components/CHANGELOG.md index 05f97b7efae..6dbb3f86653 100644 --- a/packages/web-components/fast-components/CHANGELOG.md +++ b/packages/web-components/fast-components/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-components -This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. +## 2.30.4 + +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- convert enums to const objects and add supported typings (chhol@microsoft.com) + ## 2.30.3 Tue, 03 May 2022 07:15:44 GMT diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index a096f03bb2a..6bae71e928b 100644 --- a/packages/web-components/fast-components/package.json +++ b/packages/web-components/fast-components/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-components", "description": "A library of Web Components", "sideEffects": false, - "version": "2.30.3", + "version": "2.30.4", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -114,8 +114,8 @@ "dependencies": { "@microsoft/fast-colors": "^5.3.0", "@microsoft/fast-element": "^1.10.1", - "@microsoft/fast-foundation": "^2.46.0", - "@microsoft/fast-web-utilities": "^5.4.0", + "@microsoft/fast-foundation": "^2.46.1", + "@microsoft/fast-web-utilities": "^5.4.1", "tslib": "^1.13.0" } } diff --git a/packages/web-components/fast-element/CHANGELOG.json b/packages/web-components/fast-element/CHANGELOG.json index 18c02328411..c6d664eedc7 100644 --- a/packages/web-components/fast-element/CHANGELOG.json +++ b/packages/web-components/fast-element/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-element", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-element_v1.10.1", + "version": "1.10.1", + "comments": { + "none": [ + { + "comment": "update markdown files", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-element" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-element_v1.10.1", diff --git a/packages/web-components/fast-foundation/CHANGELOG.json b/packages/web-components/fast-foundation/CHANGELOG.json index 6452cc018d6..7a117fffd8d 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.json +++ b/packages/web-components/fast-foundation/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@microsoft/fast-foundation", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-foundation_v2.46.1", + "version": "2.46.1", + "comments": { + "none": [ + { + "comment": "update markdown files", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-foundation" + }, + { + "comment": "Bump @microsoft/fast-element to v1.10.1", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-foundation" + } + ], + "patch": [ + { + "comment": "convert enums to const objects and add supported typings", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-foundation" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-foundation_v2.46.0", diff --git a/packages/web-components/fast-foundation/CHANGELOG.md b/packages/web-components/fast-foundation/CHANGELOG.md index 62570d3d156..da7657583f2 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.md +++ b/packages/web-components/fast-foundation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-foundation -This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. +## 2.46.1 + +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- convert enums to const objects and add supported typings (chhol@microsoft.com) + ## 2.46.0 Tue, 03 May 2022 07:15:44 GMT diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index 5dc446480ad..575a3b9ebc4 100644 --- a/packages/web-components/fast-foundation/package.json +++ b/packages/web-components/fast-foundation/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-foundation", "description": "A library of Web Component building blocks", "sideEffects": false, - "version": "2.46.0", + "version": "2.46.1", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -96,7 +96,7 @@ }, "dependencies": { "@microsoft/fast-element": "^1.10.1", - "@microsoft/fast-web-utilities": "^5.4.0", + "@microsoft/fast-web-utilities": "^5.4.1", "tabbable": "^5.2.0", "tslib": "^1.13.0" }, diff --git a/packages/web-components/fast-router/CHANGELOG.json b/packages/web-components/fast-router/CHANGELOG.json index 73ba3490127..4d29e001bdb 100644 --- a/packages/web-components/fast-router/CHANGELOG.json +++ b/packages/web-components/fast-router/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-router", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-router_v0.4.1", + "version": "0.4.1", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/fast-element to v1.10.1", + "author": "steph@huynhicode.dev", + "commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34", + "package": "@microsoft/fast-router" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-router_v0.4.1", diff --git a/sites/fast-color-explorer/CHANGELOG.json b/sites/fast-color-explorer/CHANGELOG.json index e7ecd50acad..40f5b00df66 100644 --- a/sites/fast-color-explorer/CHANGELOG.json +++ b/sites/fast-color-explorer/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-color-explorer", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-color-explorer_v1.6.19", + "version": "1.6.19", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/fast-components to v2.30.4", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-color-explorer" + } + ], + "patch": [ + { + "comment": "Bump @microsoft/fast-web-utilities to v5.4.1", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-color-explorer" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-color-explorer_v1.6.19", diff --git a/sites/fast-color-explorer/CHANGELOG.md b/sites/fast-color-explorer/CHANGELOG.md index af0e0915ca6..177def7c2d6 100644 --- a/sites/fast-color-explorer/CHANGELOG.md +++ b/sites/fast-color-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-color-explorer -This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. ## 1.6.19 +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- Bump @microsoft/fast-web-utilities to v5.4.1 (chhol@microsoft.com) + +## 1.6.19 + Tue, 03 May 2022 07:15:44 GMT ### Patches diff --git a/sites/fast-color-explorer/package.json b/sites/fast-color-explorer/package.json index ff4bb05d493..6c24cde544b 100644 --- a/sites/fast-color-explorer/package.json +++ b/sites/fast-color-explorer/package.json @@ -55,9 +55,9 @@ "dependencies": { "@fluentui/svg-icons": "^1.1.0", "@microsoft/fast-colors": "^5.3.0", - "@microsoft/fast-components": "^2.30.3", + "@microsoft/fast-components": "^2.30.4", "@microsoft/fast-element": "^1.10.1", - "@microsoft/fast-foundation": "^2.46.0", - "@microsoft/fast-web-utilities": "^5.4.0" + "@microsoft/fast-foundation": "^2.46.1", + "@microsoft/fast-web-utilities": "^5.4.1" } } diff --git a/sites/fast-component-explorer/CHANGELOG.json b/sites/fast-component-explorer/CHANGELOG.json index b9cf09f6e0f..95b53d37969 100644 --- a/sites/fast-component-explorer/CHANGELOG.json +++ b/sites/fast-component-explorer/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-component-explorer", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-component-explorer_v0.17.2", + "version": "0.17.2", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-component-explorer" + } + ], + "patch": [ + { + "comment": "Bump @microsoft/fast-web-utilities to v5.4.1", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-component-explorer" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-component-explorer_v0.17.2", diff --git a/sites/fast-component-explorer/CHANGELOG.md b/sites/fast-component-explorer/CHANGELOG.md index 870c5e62546..2ebeb8f5c3d 100644 --- a/sites/fast-component-explorer/CHANGELOG.md +++ b/sites/fast-component-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-component-explorer -This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. ## 0.17.2 +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- Bump @microsoft/fast-web-utilities to v5.4.1 (chhol@microsoft.com) + +## 0.17.2 + Tue, 03 May 2022 07:15:44 GMT ### Patches diff --git a/sites/fast-component-explorer/package.json b/sites/fast-component-explorer/package.json index d4cb3768903..7d9952c0bde 100644 --- a/sites/fast-component-explorer/package.json +++ b/sites/fast-component-explorer/package.json @@ -89,7 +89,7 @@ "@microsoft/fast-jss-manager-react": "^4.8.0", "@microsoft/fast-tooling": "^0.37.9", "@microsoft/fast-tooling-react": "^2.11.4", - "@microsoft/fast-web-utilities": "^5.4.0", + "@microsoft/fast-web-utilities": "^5.4.1", "@skatejs/val": "^0.5.0", "monaco-editor": "^0.21.2", "monaco-editor-webpack-plugin": "^1.9.0", diff --git a/sites/fast-website/CHANGELOG.json b/sites/fast-website/CHANGELOG.json index a60b25d6a3f..b1818193231 100644 --- a/sites/fast-website/CHANGELOG.json +++ b/sites/fast-website/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-website", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/fast-website_v1.3.16", + "version": "1.3.16", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-website" + } + ], + "patch": [ + { + "comment": "Bump @microsoft/fast-web-utilities to v5.4.1", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/fast-website" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/fast-website_v1.3.16", diff --git a/sites/fast-website/CHANGELOG.md b/sites/fast-website/CHANGELOG.md index 25ed30cc6a9..62b88dadbba 100644 --- a/sites/fast-website/CHANGELOG.md +++ b/sites/fast-website/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-website -This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified. +This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified. ## 1.3.16 +Wed, 04 May 2022 07:14:00 GMT + +### Patches + +- Bump @microsoft/fast-web-utilities to v5.4.1 (chhol@microsoft.com) + +## 1.3.16 + Tue, 03 May 2022 07:15:44 GMT ### Patches diff --git a/sites/fast-website/package.json b/sites/fast-website/package.json index b71959b13ca..54ba2479642 100644 --- a/sites/fast-website/package.json +++ b/sites/fast-website/package.json @@ -10,10 +10,10 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@fluentui/svg-icons": "^1.1.139", - "@microsoft/fast-components": "^2.30.3", + "@microsoft/fast-components": "^2.30.4", "@microsoft/fast-element": "^1.10.1", - "@microsoft/fast-foundation": "^2.46.0", - "@microsoft/fast-web-utilities": "^5.4.0", + "@microsoft/fast-foundation": "^2.46.1", + "@microsoft/fast-web-utilities": "^5.4.1", "@microsoft/site-utilities": "^0.9.0", "@rollup/plugin-alias": "^3.1.1", "babel-loader": "^8.2.2", diff --git a/sites/site-utilities/CHANGELOG.json b/sites/site-utilities/CHANGELOG.json index dcf65514447..e0ae6728356 100644 --- a/sites/site-utilities/CHANGELOG.json +++ b/sites/site-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/site-utilities", "entries": [ + { + "date": "Wed, 04 May 2022 07:14:00 GMT", + "tag": "@microsoft/site-utilities_v0.9.0", + "version": "0.9.0", + "comments": { + "none": [ + { + "comment": "Bump @microsoft/fast-components to v2.30.4", + "author": "chhol@microsoft.com", + "commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da", + "package": "@microsoft/site-utilities" + } + ] + } + }, { "date": "Tue, 03 May 2022 07:15:44 GMT", "tag": "@microsoft/site-utilities_v0.9.0", diff --git a/sites/site-utilities/package.json b/sites/site-utilities/package.json index 4e4220bfae8..bb771f661d9 100644 --- a/sites/site-utilities/package.json +++ b/sites/site-utilities/package.json @@ -59,8 +59,8 @@ }, "dependencies": { "@fluentui/web-components": "^1.2.3", - "@microsoft/fast-components": "^2.30.3", - "@microsoft/fast-foundation": "^2.46.0", + "@microsoft/fast-components": "^2.30.4", + "@microsoft/fast-foundation": "^2.46.1", "@microsoft/fast-tooling": "^0.37.9", "@microsoft/fast-tooling-react": "^2.11.4", "@skatejs/val": "^0.5.0",