From 919de55e1bc88e72676694281f31fa56ebf24a82 Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Wed, 13 Oct 2021 22:45:16 +0000 Subject: [PATCH] applying package updates --- ...-c15c784b-9a60-441a-88dc-f032d990e5bb.json | 7 ---- ...-e1310d98-d06a-49bf-a1bf-d1a0c7ba239f.json | 7 ---- ...-0e63d6c7-3d74-4e1a-8b8a-ef1063d8b7cb.json | 7 ---- ...-8b1801b3-ce1d-4623-af8d-b8b388be0ddd.json | 7 ---- ...-a2f6a4e5-a2ba-4691-a271-4d2c361139bb.json | 7 ---- .../design-system-tutorial/CHANGELOG.json | 15 ++++++++ examples/design-system-tutorial/CHANGELOG.md | 10 +++++- examples/design-system-tutorial/package.json | 6 ++-- .../fast-figma-plugin-msft/CHANGELOG.json | 15 ++++++++ .../fast-figma-plugin-msft/CHANGELOG.md | 10 +++++- .../fast-figma-plugin-msft/package.json | 4 +-- .../fast-react-wrapper/CHANGELOG.json | 15 ++++++++ .../utilities/fast-react-wrapper/CHANGELOG.md | 10 +++++- .../utilities/fast-react-wrapper/package.json | 6 ++-- .../fast-components/CHANGELOG.json | 29 +++++++++++++++ .../fast-components/CHANGELOG.md | 15 +++++++- .../fast-components/package.json | 6 ++-- .../fast-element/CHANGELOG.json | 15 ++++++++ .../web-components/fast-element/CHANGELOG.md | 10 +++++- .../web-components/fast-element/package.json | 2 +- .../fast-foundation/CHANGELOG.json | 35 +++++++++++++++++++ .../fast-foundation/CHANGELOG.md | 16 ++++++++- .../fast-foundation/package.json | 4 +-- .../web-components/fast-router/CHANGELOG.json | 15 ++++++++ .../web-components/fast-router/CHANGELOG.md | 10 +++++- .../web-components/fast-router/package.json | 4 +-- sites/fast-color-explorer/CHANGELOG.json | 15 ++++++++ sites/fast-color-explorer/CHANGELOG.md | 10 +++++- sites/fast-color-explorer/package.json | 2 +- sites/fast-component-explorer/CHANGELOG.json | 15 ++++++++ sites/fast-component-explorer/CHANGELOG.md | 10 +++++- sites/fast-website/CHANGELOG.json | 15 ++++++++ sites/fast-website/CHANGELOG.md | 10 +++++- sites/fast-website/package.json | 6 ++-- sites/site-utilities/CHANGELOG.json | 15 ++++++++ sites/site-utilities/CHANGELOG.md | 10 +++++- sites/site-utilities/package.json | 4 +-- 37 files changed, 331 insertions(+), 68 deletions(-) delete mode 100644 change/@microsoft-fast-components-c15c784b-9a60-441a-88dc-f032d990e5bb.json delete mode 100644 change/@microsoft-fast-element-e1310d98-d06a-49bf-a1bf-d1a0c7ba239f.json delete mode 100644 change/@microsoft-fast-foundation-0e63d6c7-3d74-4e1a-8b8a-ef1063d8b7cb.json delete mode 100644 change/@microsoft-fast-foundation-8b1801b3-ce1d-4623-af8d-b8b388be0ddd.json delete mode 100644 change/@microsoft-fast-foundation-a2f6a4e5-a2ba-4691-a271-4d2c361139bb.json diff --git a/change/@microsoft-fast-components-c15c784b-9a60-441a-88dc-f032d990e5bb.json b/change/@microsoft-fast-components-c15c784b-9a60-441a-88dc-f032d990e5bb.json deleted file mode 100644 index 3bb56b11ac6..00000000000 --- a/change/@microsoft-fast-components-c15c784b-9a60-441a-88dc-f032d990e5bb.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Adding fast-calendar component", - "packageName": "@microsoft/fast-components", - "email": "robarb@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-element-e1310d98-d06a-49bf-a1bf-d1a0c7ba239f.json b/change/@microsoft-fast-element-e1310d98-d06a-49bf-a1bf-d1a0c7ba239f.json deleted file mode 100644 index 83b5ee40afb..00000000000 --- a/change/@microsoft-fast-element-e1310d98-d06a-49bf-a1bf-d1a0c7ba239f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "build(fast-element): exclude empty js files from esm index.js", - "packageName": "@microsoft/fast-element", - "email": "markwhitfeld@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-foundation-0e63d6c7-3d74-4e1a-8b8a-ef1063d8b7cb.json b/change/@microsoft-fast-foundation-0e63d6c7-3d74-4e1a-8b8a-ef1063d8b7cb.json deleted file mode 100644 index 600ead48fce..00000000000 --- a/change/@microsoft-fast-foundation-0e63d6c7-3d74-4e1a-8b8a-ef1063d8b7cb.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "move style assignment for combobox and select into the class and off the DOM node", - "packageName": "@microsoft/fast-foundation", - "email": "chhol@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-foundation-8b1801b3-ce1d-4623-af8d-b8b388be0ddd.json b/change/@microsoft-fast-foundation-8b1801b3-ce1d-4623-af8d-b8b388be0ddd.json deleted file mode 100644 index 278a30b9a30..00000000000 --- a/change/@microsoft-fast-foundation-8b1801b3-ce1d-4623-af8d-b8b388be0ddd.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Adding fast-calendar component", - "packageName": "@microsoft/fast-foundation", - "email": "robarb@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-foundation-a2f6a4e5-a2ba-4691-a271-4d2c361139bb.json b/change/@microsoft-fast-foundation-a2f6a4e5-a2ba-4691-a271-4d2c361139bb.json deleted file mode 100644 index fb3149ffac1..00000000000 --- a/change/@microsoft-fast-foundation-a2f6a4e5-a2ba-4691-a271-4d2c361139bb.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Code fixes for calendar", - "packageName": "@microsoft/fast-foundation", - "email": "robarb@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/examples/design-system-tutorial/CHANGELOG.json b/examples/design-system-tutorial/CHANGELOG.json index c9a63739315..e694f7d3f4d 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, 13 Oct 2021 22:45:16 GMT", + "tag": "fast-design-system-demo_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.13.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "fast-design-system-demo" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "fast-design-system-demo_v1.0.0", diff --git a/examples/design-system-tutorial/CHANGELOG.md b/examples/design-system-tutorial/CHANGELOG.md index d5ed06925ea..ad6da9e163c 100644 --- a/examples/design-system-tutorial/CHANGELOG.md +++ b/examples/design-system-tutorial/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - fast-design-system-demo -This log was last generated on Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. ## 1.0.0 +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.13.0 (robarb@microsoft.com) + +## 1.0.0 + Wed, 13 Oct 2021 01:53:37 GMT ### Patches diff --git a/examples/design-system-tutorial/package.json b/examples/design-system-tutorial/package.json index 919ca64d131..5a9135b5010 100644 --- a/examples/design-system-tutorial/package.json +++ b/examples/design-system-tutorial/package.json @@ -12,9 +12,9 @@ "license": "ISC", "dependencies": { "@microsoft/fast-colors": "^5.1.3", - "@microsoft/fast-element": "^1.6.0", - "@microsoft/fast-foundation": "^2.19.0", - "@microsoft/fast-components": "^2.12.0", + "@microsoft/fast-element": "^1.6.1", + "@microsoft/fast-foundation": "^2.20.0", + "@microsoft/fast-components": "^2.13.0", "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 4789f92a832..a08c96fb914 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, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", + "version": "0.8.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.13.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-figma-plugin-msft" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md index a9d28cd383d..e7d99373a08 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-figma-plugin-msft -This log was last generated on Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. ## 0.8.16 +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.13.0 (robarb@microsoft.com) + +## 0.8.16 + Wed, 13 Oct 2021 01:53:37 GMT ### Patches diff --git a/packages/tooling/fast-figma-plugin-msft/package.json b/packages/tooling/fast-figma-plugin-msft/package.json index ca11feea029..39943530562 100644 --- a/packages/tooling/fast-figma-plugin-msft/package.json +++ b/packages/tooling/fast-figma-plugin-msft/package.json @@ -29,10 +29,10 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@microsoft/fast-colors": "^5.1.3", - "@microsoft/fast-components": "^2.12.0", + "@microsoft/fast-components": "^2.13.0", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", - "@microsoft/fast-element": "^1.6.0", + "@microsoft/fast-element": "^1.6.1", "@types/figma": "^1.0.2", "@types/node": "^10.12.12", "@types/react": "^16.9.17", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.json b/packages/utilities/fast-react-wrapper/CHANGELOG.json index 8c16b253a87..91d3d51ed9f 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, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-react-wrapper_v0.1.4", + "version": "0.1.4", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-element to v1.6.1", + "author": "markwhitfeld@users.noreply.github.com", + "commit": "49d27d20bf430ea4639978ba363e017fc5aa88e4", + "package": "@microsoft/fast-react-wrapper" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-react-wrapper_v0.1.3", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.md b/packages/utilities/fast-react-wrapper/CHANGELOG.md index 561a15b34cc..d88020a788b 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.md +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-react-wrapper -This log was last generated on Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. +## 0.1.4 + +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/fast-element to v1.6.1 (markwhitfeld@users.noreply.github.com) + ## 0.1.3 Wed, 13 Oct 2021 01:53:37 GMT diff --git a/packages/utilities/fast-react-wrapper/package.json b/packages/utilities/fast-react-wrapper/package.json index bd57c794bb1..18ee003e43b 100644 --- a/packages/utilities/fast-react-wrapper/package.json +++ b/packages/utilities/fast-react-wrapper/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-react-wrapper", "description": "A utility for wrapping web components for use in React.", "sideEffects": false, - "version": "0.1.3", + "version": "0.1.4", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -85,8 +85,8 @@ "webpack": "^4.44.0" }, "dependencies": { - "@microsoft/fast-element": "^1.6.0", - "@microsoft/fast-foundation": "^2.19.0" + "@microsoft/fast-element": "^1.6.1", + "@microsoft/fast-foundation": "^2.20.0" }, "peerDependencies": { "react": "^16.9.0" diff --git a/packages/web-components/fast-components/CHANGELOG.json b/packages/web-components/fast-components/CHANGELOG.json index 7feb45c7b1f..ec47f8e7268 100644 --- a/packages/web-components/fast-components/CHANGELOG.json +++ b/packages/web-components/fast-components/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@microsoft/fast-components", "entries": [ + { + "date": "Wed, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-components_v2.13.0", + "version": "2.13.0", + "comments": { + "minor": [ + { + "comment": "Adding fast-calendar component", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-components" + } + ], + "patch": [ + { + "comment": "Bump @microsoft/fast-element to v1.6.1", + "author": "markwhitfeld@users.noreply.github.com", + "commit": "49d27d20bf430ea4639978ba363e017fc5aa88e4", + "package": "@microsoft/fast-components" + }, + { + "comment": "Bump @microsoft/fast-foundation to v2.20.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-components" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-components_v2.12.0", diff --git a/packages/web-components/fast-components/CHANGELOG.md b/packages/web-components/fast-components/CHANGELOG.md index aee473f43d3..b287700a400 100644 --- a/packages/web-components/fast-components/CHANGELOG.md +++ b/packages/web-components/fast-components/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @microsoft/fast-components -This log was last generated on Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. +## 2.13.0 + +Wed, 13 Oct 2021 22:45:16 GMT + +### Minor changes + +- Adding fast-calendar component (robarb@microsoft.com) + +### Patches + +- Bump @microsoft/fast-element to v1.6.1 (markwhitfeld@users.noreply.github.com) +- Bump @microsoft/fast-foundation to v2.20.0 (robarb@microsoft.com) + ## 2.12.0 Wed, 13 Oct 2021 01:53:37 GMT diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index 58499494f99..a22ff1c758a 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.12.0", + "version": "2.13.0", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -110,8 +110,8 @@ }, "dependencies": { "@microsoft/fast-colors": "^5.1.3", - "@microsoft/fast-element": "^1.6.0", - "@microsoft/fast-foundation": "^2.19.0", + "@microsoft/fast-element": "^1.6.1", + "@microsoft/fast-foundation": "^2.20.0", "@microsoft/fast-web-utilities": "^5.0.1", "tslib": "^1.13.0", "vscode-html-languageservice": "^4.0.3" diff --git a/packages/web-components/fast-element/CHANGELOG.json b/packages/web-components/fast-element/CHANGELOG.json index d8c27324afa..701a57400f6 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, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-element_v1.6.1", + "version": "1.6.1", + "comments": { + "patch": [ + { + "comment": "build(fast-element): exclude empty js files from esm index.js", + "author": "markwhitfeld@users.noreply.github.com", + "commit": "49d27d20bf430ea4639978ba363e017fc5aa88e4", + "package": "@microsoft/fast-element" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-element_v1.6.0", diff --git a/packages/web-components/fast-element/CHANGELOG.md b/packages/web-components/fast-element/CHANGELOG.md index 558884b812f..ac0f11062c4 100644 --- a/packages/web-components/fast-element/CHANGELOG.md +++ b/packages/web-components/fast-element/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-element -This log was last generated on Fri, 08 Oct 2021 19:53:11 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. +## 1.6.1 + +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- build(fast-element): exclude empty js files from esm index.js (markwhitfeld@users.noreply.github.com) + ## 1.6.0 Fri, 08 Oct 2021 19:53:11 GMT diff --git a/packages/web-components/fast-element/package.json b/packages/web-components/fast-element/package.json index dd93a793dc1..518dfb3877e 100644 --- a/packages/web-components/fast-element/package.json +++ b/packages/web-components/fast-element/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-element", "description": "A library for constructing Web Components", "sideEffects": false, - "version": "1.6.0", + "version": "1.6.1", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" diff --git a/packages/web-components/fast-foundation/CHANGELOG.json b/packages/web-components/fast-foundation/CHANGELOG.json index dc19e4a9abc..baf5afe9496 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.json +++ b/packages/web-components/fast-foundation/CHANGELOG.json @@ -1,6 +1,41 @@ { "name": "@microsoft/fast-foundation", "entries": [ + { + "date": "Wed, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-foundation_v2.20.0", + "version": "2.20.0", + "comments": { + "patch": [ + { + "comment": "move style assignment for combobox and select into the class and off the DOM node", + "author": "chhol@microsoft.com", + "commit": "5c578249ef912e0bc49083ecbfa0993b3fe97fec", + "package": "@microsoft/fast-foundation" + }, + { + "comment": "Code fixes for calendar", + "author": "robarb@microsoft.com", + "commit": "06fbb91d14e50812d893c4d0945e81cb42649df4", + "package": "@microsoft/fast-foundation" + }, + { + "comment": "Bump @microsoft/fast-element to v1.6.1", + "author": "markwhitfeld@users.noreply.github.com", + "commit": "49d27d20bf430ea4639978ba363e017fc5aa88e4", + "package": "@microsoft/fast-foundation" + } + ], + "minor": [ + { + "comment": "Adding fast-calendar component", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-foundation" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-foundation_v2.19.0", diff --git a/packages/web-components/fast-foundation/CHANGELOG.md b/packages/web-components/fast-foundation/CHANGELOG.md index ecd76397697..51fe7086a85 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.md +++ b/packages/web-components/fast-foundation/CHANGELOG.md @@ -1,9 +1,23 @@ # Change Log - @microsoft/fast-foundation -This log was last generated on Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. +## 2.20.0 + +Wed, 13 Oct 2021 22:45:16 GMT + +### Minor changes + +- Adding fast-calendar component (robarb@microsoft.com) + +### Patches + +- move style assignment for combobox and select into the class and off the DOM node (chhol@microsoft.com) +- Code fixes for calendar (robarb@microsoft.com) +- Bump @microsoft/fast-element to v1.6.1 (markwhitfeld@users.noreply.github.com) + ## 2.19.0 Wed, 13 Oct 2021 01:53:37 GMT diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index fb69904e8b6..e7687a6a451 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.19.0", + "version": "2.20.0", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -88,7 +88,7 @@ "webpack": "^4.44.0" }, "dependencies": { - "@microsoft/fast-element": "^1.6.0", + "@microsoft/fast-element": "^1.6.1", "@microsoft/fast-web-utilities": "^5.0.1", "@microsoft/tsdoc-config": "^0.13.4", "tabbable": "^5.2.0", diff --git a/packages/web-components/fast-router/CHANGELOG.json b/packages/web-components/fast-router/CHANGELOG.json index fd4d0e1d70c..bfa9d4159b8 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, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-router_v0.2.10", + "version": "0.2.10", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-element to v1.6.1", + "author": "markwhitfeld@users.noreply.github.com", + "commit": "49d27d20bf430ea4639978ba363e017fc5aa88e4", + "package": "@microsoft/fast-router" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-router_v0.2.9", diff --git a/packages/web-components/fast-router/CHANGELOG.md b/packages/web-components/fast-router/CHANGELOG.md index ea3d530d91f..2452ae1ba82 100644 --- a/packages/web-components/fast-router/CHANGELOG.md +++ b/packages/web-components/fast-router/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-router -This log was last generated on Fri, 08 Oct 2021 19:53:11 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. +## 0.2.10 + +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/fast-element to v1.6.1 (markwhitfeld@users.noreply.github.com) + ## 0.2.9 Fri, 08 Oct 2021 19:53:11 GMT diff --git a/packages/web-components/fast-router/package.json b/packages/web-components/fast-router/package.json index c195ecd5af7..812b5d0951f 100644 --- a/packages/web-components/fast-router/package.json +++ b/packages/web-components/fast-router/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-router", "description": "A web-components-based router.", "sideEffects": false, - "version": "0.2.9", + "version": "0.2.10", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -83,6 +83,6 @@ "webpack": "^4.44.0" }, "dependencies": { - "@microsoft/fast-element": "^1.6.0" + "@microsoft/fast-element": "^1.6.1" } } diff --git a/sites/fast-color-explorer/CHANGELOG.json b/sites/fast-color-explorer/CHANGELOG.json index 3f065a13f6e..df6569f87de 100644 --- a/sites/fast-color-explorer/CHANGELOG.json +++ b/sites/fast-color-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-color-explorer", "entries": [ + { + "date": "Wed, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-color-explorer_v1.6.19", + "version": "1.6.19", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.13.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-color-explorer" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 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 7fbc9bee977..566950fb4c5 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 Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. ## 1.6.19 +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.13.0 (robarb@microsoft.com) + +## 1.6.19 + Wed, 13 Oct 2021 01:53:37 GMT ### Patches diff --git a/sites/fast-color-explorer/package.json b/sites/fast-color-explorer/package.json index 09ce026ba88..7d7d8cbf8f3 100644 --- a/sites/fast-color-explorer/package.json +++ b/sites/fast-color-explorer/package.json @@ -70,7 +70,7 @@ }, "dependencies": { "@microsoft/fast-colors": "^5.1.3", - "@microsoft/fast-components": "^2.12.0", + "@microsoft/fast-components": "^2.13.0", "@microsoft/fast-components-react-base": "^4.27.0", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", diff --git a/sites/fast-component-explorer/CHANGELOG.json b/sites/fast-component-explorer/CHANGELOG.json index 9cf0d57b3f9..bd42ff6d38a 100644 --- a/sites/fast-component-explorer/CHANGELOG.json +++ b/sites/fast-component-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-component-explorer", "entries": [ + { + "date": "Wed, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-component-explorer_v0.17.2", + "version": "0.17.2", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-component-explorer" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 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 3b004a05910..9dead8c85fa 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 Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. ## 0.17.2 +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (robarb@microsoft.com) + +## 0.17.2 + Wed, 13 Oct 2021 01:53:37 GMT ### Patches diff --git a/sites/fast-website/CHANGELOG.json b/sites/fast-website/CHANGELOG.json index c252053f9c3..bf71e27ceb9 100644 --- a/sites/fast-website/CHANGELOG.json +++ b/sites/fast-website/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-website", "entries": [ + { + "date": "Wed, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/fast-website_v1.3.16", + "version": "1.3.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/fast-website" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/fast-website_v1.3.16", diff --git a/sites/fast-website/CHANGELOG.md b/sites/fast-website/CHANGELOG.md index 71cc99909a4..e05351a12cd 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 Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. ## 1.3.16 +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (robarb@microsoft.com) + +## 1.3.16 + Wed, 13 Oct 2021 01:53:37 GMT ### Patches diff --git a/sites/fast-website/package.json b/sites/fast-website/package.json index a92d1213e8a..c21e5c12a9c 100644 --- a/sites/fast-website/package.json +++ b/sites/fast-website/package.json @@ -10,9 +10,9 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@fluentui/svg-icons": "^1.1.139", - "@microsoft/fast-components": "^2.12.0", - "@microsoft/fast-element": "^1.6.0", - "@microsoft/fast-foundation": "^2.19.0", + "@microsoft/fast-components": "^2.13.0", + "@microsoft/fast-element": "^1.6.1", + "@microsoft/fast-foundation": "^2.20.0", "@microsoft/fast-web-utilities": "^5.0.1", "@microsoft/site-utilities": "^0.9.0", "@rollup/plugin-alias": "^3.1.1", diff --git a/sites/site-utilities/CHANGELOG.json b/sites/site-utilities/CHANGELOG.json index 115f9d5fd14..bbc268d9550 100644 --- a/sites/site-utilities/CHANGELOG.json +++ b/sites/site-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/site-utilities", "entries": [ + { + "date": "Wed, 13 Oct 2021 22:45:16 GMT", + "tag": "@microsoft/site-utilities_v0.9.0", + "version": "0.9.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.13.0", + "author": "robarb@microsoft.com", + "commit": "44576902475e935878357bd6b116c224e4cf6342", + "package": "@microsoft/site-utilities" + } + ] + } + }, { "date": "Wed, 13 Oct 2021 01:53:37 GMT", "tag": "@microsoft/site-utilities_v0.9.0", diff --git a/sites/site-utilities/CHANGELOG.md b/sites/site-utilities/CHANGELOG.md index 3a217ce4a44..299980efece 100644 --- a/sites/site-utilities/CHANGELOG.md +++ b/sites/site-utilities/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/site-utilities -This log was last generated on Wed, 13 Oct 2021 01:53:37 GMT and should not be manually modified. +This log was last generated on Wed, 13 Oct 2021 22:45:16 GMT and should not be manually modified. ## 0.9.0 +Wed, 13 Oct 2021 22:45:16 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.13.0 (robarb@microsoft.com) + +## 0.9.0 + Wed, 13 Oct 2021 01:53:37 GMT ### Patches diff --git a/sites/site-utilities/package.json b/sites/site-utilities/package.json index 42bd85c5d99..68eccead7cb 100644 --- a/sites/site-utilities/package.json +++ b/sites/site-utilities/package.json @@ -58,8 +58,8 @@ }, "dependencies": { "@fluentui/web-components": "^1.2.3", - "@microsoft/fast-components": "^2.12.0", - "@microsoft/fast-foundation": "^2.19.0", + "@microsoft/fast-components": "^2.13.0", + "@microsoft/fast-foundation": "^2.20.0", "@microsoft/fast-tooling": "^0.29.0", "@microsoft/fast-tooling-react": "^2.11.4", "@skatejs/val": "^0.5.0",