From edb25e83c1a4492172a7704e71ff928172558e13 Mon Sep 17 00:00:00 2001 From: Fluent UI Build Date: Tue, 17 May 2022 07:45:02 +0000 Subject: [PATCH] applying package updates --- apps/perf-test/CHANGELOG.json | 15 ++++++ apps/perf-test/CHANGELOG.md | 11 +++- apps/perf-test/package.json | 2 +- apps/public-docsite-resources/CHANGELOG.json | 39 ++++++++++++++ apps/public-docsite-resources/CHANGELOG.md | 15 +++++- apps/public-docsite-resources/package.json | 10 ++-- apps/public-docsite-v9/CHANGELOG.json | 15 ++++++ apps/public-docsite-v9/CHANGELOG.md | 11 +++- apps/public-docsite-v9/package.json | 2 +- apps/public-docsite/CHANGELOG.json | 39 ++++++++++++++ apps/public-docsite/CHANGELOG.md | 15 +++++- apps/public-docsite/package.json | 10 ++-- apps/ssr-tests/CHANGELOG.json | 15 ++++++ apps/ssr-tests/CHANGELOG.md | 11 +++- apps/ssr-tests/package.json | 2 +- apps/theming-designer/CHANGELOG.json | 21 ++++++++ apps/theming-designer/CHANGELOG.md | 12 ++++- apps/theming-designer/package.json | 4 +- apps/ts-minbar-test-react/CHANGELOG.json | 15 ++++++ apps/ts-minbar-test-react/CHANGELOG.md | 11 +++- apps/ts-minbar-test-react/package.json | 2 +- apps/vr-tests/CHANGELOG.json | 21 ++++++++ apps/vr-tests/CHANGELOG.md | 12 ++++- apps/vr-tests/package.json | 4 +- ...-1b195929-6f94-41d0-9f13-4403c965df3a.json | 7 --- ...-a241f2ea-56a0-4db5-aaa6-077257412c14.json | 7 --- packages/azure-themes/CHANGELOG.json | 15 ++++++ packages/azure-themes/CHANGELOG.md | 11 +++- packages/azure-themes/package.json | 4 +- packages/cra-template/CHANGELOG.json | 15 ++++++ packages/cra-template/CHANGELOG.md | 11 +++- packages/cra-template/package.json | 4 +- packages/react-cards/CHANGELOG.json | 15 ++++++ packages/react-cards/CHANGELOG.md | 11 +++- packages/react-cards/package.json | 4 +- packages/react-charting/CHANGELOG.json | 15 ++++++ packages/react-charting/CHANGELOG.md | 11 +++- packages/react-charting/package.json | 6 +-- packages/react-date-time/CHANGELOG.json | 15 ++++++ packages/react-date-time/CHANGELOG.md | 11 +++- packages/react-date-time/package.json | 4 +- .../react-docsite-components/CHANGELOG.json | 21 ++++++++ .../react-docsite-components/CHANGELOG.md | 12 ++++- .../react-docsite-components/package.json | 6 +-- packages/react-examples/CHANGELOG.json | 51 +++++++++++++++++++ packages/react-examples/CHANGELOG.md | 17 ++++++- packages/react-examples/package.json | 14 ++--- packages/react-experiments/CHANGELOG.json | 15 ++++++ packages/react-experiments/CHANGELOG.md | 11 +++- packages/react-experiments/package.json | 4 +- packages/react-monaco-editor/CHANGELOG.json | 15 ++++++ packages/react-monaco-editor/CHANGELOG.md | 11 +++- packages/react-monaco-editor/package.json | 4 +- packages/react/CHANGELOG.json | 15 ++++++ packages/react/CHANGELOG.md | 11 +++- packages/react/package.json | 2 +- packages/storybook/CHANGELOG.json | 27 ++++++++++ packages/storybook/CHANGELOG.md | 13 ++++- packages/storybook/package.json | 6 +-- packages/theme-samples/CHANGELOG.json | 15 ++++++ packages/theme-samples/CHANGELOG.md | 11 +++- packages/theme-samples/package.json | 4 +- packages/web-components/CHANGELOG.json | 15 ++++++ packages/web-components/CHANGELOG.md | 11 +++- packages/web-components/package.json | 2 +- 65 files changed, 708 insertions(+), 85 deletions(-) delete mode 100644 change/@fluentui-react-1b195929-6f94-41d0-9f13-4403c965df3a.json delete mode 100644 change/@fluentui-web-components-a241f2ea-56a0-4db5-aaa6-077257412c14.json diff --git a/apps/perf-test/CHANGELOG.json b/apps/perf-test/CHANGELOG.json index fa5c3a27999b5..410d7b77e530d 100644 --- a/apps/perf-test/CHANGELOG.json +++ b/apps/perf-test/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/perf-test", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/perf-test_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/perf-test", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/perf-test_v1.0.0", diff --git a/apps/perf-test/CHANGELOG.md b/apps/perf-test/CHANGELOG.md index ef9056a0fbff0..149bf0897498f 100644 --- a/apps/perf-test/CHANGELOG.md +++ b/apps/perf-test/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/perf-test -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0) diff --git a/apps/perf-test/package.json b/apps/perf-test/package.json index e041e22c1d4ec..b96afb080c48e 100644 --- a/apps/perf-test/package.json +++ b/apps/perf-test/package.json @@ -15,7 +15,7 @@ "@fluentui/eslint-plugin": "*" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/scripts": "^1.0.0", "@microsoft/load-themed-styles": "^1.10.26", "flamegrill": "0.2.0", diff --git a/apps/public-docsite-resources/CHANGELOG.json b/apps/public-docsite-resources/CHANGELOG.json index f37da9da2c652..348235f03c92b 100644 --- a/apps/public-docsite-resources/CHANGELOG.json +++ b/apps/public-docsite-resources/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/public-docsite-resources", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/public-docsite-resources_v8.1.41", + "version": "8.1.41", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/public-docsite-resources", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite-resources", + "comment": "Bump @fluentui/azure-themes to v8.2.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite-resources", + "comment": "Bump @fluentui/react-docsite-components to v8.7.16", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite-resources", + "comment": "Bump @fluentui/theme-samples to v8.4.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite-resources", + "comment": "Bump @fluentui/react-monaco-editor to v1.4.13", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/public-docsite-resources_v8.1.41", diff --git a/apps/public-docsite-resources/CHANGELOG.md b/apps/public-docsite-resources/CHANGELOG.md index 2a7ed8558ec7d..9986c26c5f4d4 100644 --- a/apps/public-docsite-resources/CHANGELOG.md +++ b/apps/public-docsite-resources/CHANGELOG.md @@ -1,11 +1,24 @@ # Change Log - @fluentui/public-docsite-resources -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/azure-themes to v8.2.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-docsite-components to v8.7.16 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/theme-samples to v8.4.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-monaco-editor to v1.4.13 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41) diff --git a/apps/public-docsite-resources/package.json b/apps/public-docsite-resources/package.json index faa126a727b88..4e4081071c06b 100644 --- a/apps/public-docsite-resources/package.json +++ b/apps/public-docsite-resources/package.json @@ -32,15 +32,15 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/react-examples": "^8.34.4", "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/azure-themes": "^8.2.32", - "@fluentui/react-docsite-components": "^8.7.15", + "@fluentui/azure-themes": "^8.2.33", + "@fluentui/react-docsite-components": "^8.7.16", "@fluentui/font-icons-mdl2": "^8.3.3", "@fluentui/set-version": "^8.2.1", - "@fluentui/theme-samples": "^8.4.32", - "@fluentui/react-monaco-editor": "^1.4.12", + "@fluentui/theme-samples": "^8.4.33", + "@fluentui/react-monaco-editor": "^1.4.13", "office-ui-fabric-core": "^11.0.0", "react": "16.14.0", "react-dom": "16.14.0", diff --git a/apps/public-docsite-v9/CHANGELOG.json b/apps/public-docsite-v9/CHANGELOG.json index 0f10c8ae02aef..e33748ffc99e7 100644 --- a/apps/public-docsite-v9/CHANGELOG.json +++ b/apps/public-docsite-v9/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/public-docsite-v9", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/public-docsite-v9_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/public-docsite-v9", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/public-docsite-v9_v1.0.0", diff --git a/apps/public-docsite-v9/CHANGELOG.md b/apps/public-docsite-v9/CHANGELOG.md index 263af31b375e7..d60b47b7d8244 100644 --- a/apps/public-docsite-v9/CHANGELOG.md +++ b/apps/public-docsite-v9/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/public-docsite-v9 -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-v9_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-v9_v1.0.0..@fluentui/public-docsite-v9_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-v9_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-v9_v1.0.0..@fluentui/public-docsite-v9_v1.0.0) diff --git a/apps/public-docsite-v9/package.json b/apps/public-docsite-v9/package.json index cda5b34cef276..c0d0b1133167e 100644 --- a/apps/public-docsite-v9/package.json +++ b/apps/public-docsite-v9/package.json @@ -20,7 +20,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/scripts": "^1.0.0", "@fluentui/storybook": "^1.0.0", "@fluentui/react-components": "^9.0.0-rc.10", diff --git a/apps/public-docsite/CHANGELOG.json b/apps/public-docsite/CHANGELOG.json index 91c340ee85207..5d50b27f70204 100644 --- a/apps/public-docsite/CHANGELOG.json +++ b/apps/public-docsite/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/public-docsite", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/public-docsite_v8.2.41", + "version": "8.2.41", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/public-docsite", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite", + "comment": "Bump @fluentui/react-docsite-components to v8.7.16", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite", + "comment": "Bump @fluentui/react-experiments to v8.8.19", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite", + "comment": "Bump @fluentui/theme-samples to v8.4.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/public-docsite", + "comment": "Bump @fluentui/react-monaco-editor to v1.4.13", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/public-docsite_v8.2.41", diff --git a/apps/public-docsite/CHANGELOG.md b/apps/public-docsite/CHANGELOG.md index d7737e0074e91..8f652d6b60df8 100644 --- a/apps/public-docsite/CHANGELOG.md +++ b/apps/public-docsite/CHANGELOG.md @@ -1,11 +1,24 @@ # Change Log - @fluentui/public-docsite -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-docsite-components to v8.7.16 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-experiments to v8.8.19 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/theme-samples to v8.4.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-monaco-editor to v1.4.13 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41) diff --git a/apps/public-docsite/package.json b/apps/public-docsite/package.json index 4d3bc3692f562..c5b0b3a3a11de 100644 --- a/apps/public-docsite/package.json +++ b/apps/public-docsite/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@fluentui/common-styles": "^1.0.39", "@fluentui/eslint-plugin": "*", - "@fluentui/react-monaco-editor": "^1.4.12", + "@fluentui/react-monaco-editor": "^1.4.13", "@fluentui/scripts": "^1.0.0", "write-file-webpack-plugin": "^4.1.0" }, @@ -33,16 +33,16 @@ "@fluentui/font-icons-mdl2": "^8.3.3", "@fluentui/public-docsite-resources": "^8.1.41", "@fluentui/public-docsite-setup": "^0.3.9", - "@fluentui/react": "^8.68.1", - "@fluentui/react-docsite-components": "^8.7.15", + "@fluentui/react": "^8.68.2", + "@fluentui/react-docsite-components": "^8.7.16", "@fluentui/react-examples": "^8.34.4", - "@fluentui/react-experiments": "^8.8.18", + "@fluentui/react-experiments": "^8.8.19", "@fluentui/react-file-type-icons": "^8.6.8", "@fluentui/react-icons-mdl2": "^1.3.9", "@fluentui/react-icons-mdl2-branded": "^1.2.9", "@fluentui/set-version": "^8.2.1", "@fluentui/theme": "^2.6.6", - "@fluentui/theme-samples": "^8.4.32", + "@fluentui/theme-samples": "^8.4.33", "@fluentui/utilities": "^8.8.3", "@microsoft/load-themed-styles": "^1.10.26", "office-ui-fabric-core": "^11.0.0", diff --git a/apps/ssr-tests/CHANGELOG.json b/apps/ssr-tests/CHANGELOG.json index 8749ba12a7f05..7f3ba60ceef5d 100644 --- a/apps/ssr-tests/CHANGELOG.json +++ b/apps/ssr-tests/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/ssr-tests", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/ssr-tests_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/ssr-tests", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/ssr-tests_v1.0.0", diff --git a/apps/ssr-tests/CHANGELOG.md b/apps/ssr-tests/CHANGELOG.md index 3ebd131b5626b..510b176af6ec0 100644 --- a/apps/ssr-tests/CHANGELOG.md +++ b/apps/ssr-tests/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/ssr-tests -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ssr-tests_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ssr-tests_v1.0.0..@fluentui/ssr-tests_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ssr-tests_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ssr-tests_v1.0.0..@fluentui/ssr-tests_v1.0.0) diff --git a/apps/ssr-tests/package.json b/apps/ssr-tests/package.json index c082e5964ae13..d8b624109a0ff 100644 --- a/apps/ssr-tests/package.json +++ b/apps/ssr-tests/package.json @@ -13,7 +13,7 @@ }, "license": "MIT", "devDependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@microsoft/load-themed-styles": "^1.10.26", "@types/mocha": "^7.0.2", "@fluentui/scripts": "^1.0.0", diff --git a/apps/theming-designer/CHANGELOG.json b/apps/theming-designer/CHANGELOG.json index 1264013003bcd..5dc125609e553 100644 --- a/apps/theming-designer/CHANGELOG.json +++ b/apps/theming-designer/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/theming-designer", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/theming-designer_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/theming-designer", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/theming-designer", + "comment": "Bump @fluentui/react-docsite-components to v8.7.16", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/theming-designer_v1.0.0", diff --git a/apps/theming-designer/CHANGELOG.md b/apps/theming-designer/CHANGELOG.md index f1584d89503f5..707e7f1052b71 100644 --- a/apps/theming-designer/CHANGELOG.md +++ b/apps/theming-designer/CHANGELOG.md @@ -1,11 +1,21 @@ # Change Log - @fluentui/theming-designer -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/theming-designer_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theming-designer_v1.0.0..@fluentui/theming-designer_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-docsite-components to v8.7.16 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/theming-designer_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theming-designer_v1.0.0..@fluentui/theming-designer_v1.0.0) diff --git a/apps/theming-designer/package.json b/apps/theming-designer/package.json index 649461787c60a..444013fab98d0 100644 --- a/apps/theming-designer/package.json +++ b/apps/theming-designer/package.json @@ -18,9 +18,9 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/merge-styles": "^8.5.2", - "@fluentui/react-docsite-components": "^8.7.15", + "@fluentui/react-docsite-components": "^8.7.16", "@fluentui/foundation-legacy": "^8.2.7", "@fluentui/scheme-utilities": "^8.3.7", "@fluentui/set-version": "^8.2.1", diff --git a/apps/ts-minbar-test-react/CHANGELOG.json b/apps/ts-minbar-test-react/CHANGELOG.json index 38069a7cb894e..d4f8b7b404938 100644 --- a/apps/ts-minbar-test-react/CHANGELOG.json +++ b/apps/ts-minbar-test-react/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/ts-minbar-test-react", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/ts-minbar-test-react_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/ts-minbar-test-react", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/ts-minbar-test-react_v1.0.0", diff --git a/apps/ts-minbar-test-react/CHANGELOG.md b/apps/ts-minbar-test-react/CHANGELOG.md index 9454a3e7e3989..59efbe0881d06 100644 --- a/apps/ts-minbar-test-react/CHANGELOG.md +++ b/apps/ts-minbar-test-react/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/ts-minbar-test-react -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ts-minbar-test-react_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ts-minbar-test-react_v1.0.0..@fluentui/ts-minbar-test-react_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ts-minbar-test-react_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ts-minbar-test-react_v1.0.0..@fluentui/ts-minbar-test-react_v1.0.0) diff --git a/apps/ts-minbar-test-react/package.json b/apps/ts-minbar-test-react/package.json index bcf370cc42146..58d77b0101247 100644 --- a/apps/ts-minbar-test-react/package.json +++ b/apps/ts-minbar-test-react/package.json @@ -5,7 +5,7 @@ "description": "Testing Fluent UI React compatibility with Typescript 3.9", "license": "MIT", "dependencies": { - "@fluentui/react": "^8.68.1" + "@fluentui/react": "^8.68.2" }, "scripts": { "build": "just-scripts build", diff --git a/apps/vr-tests/CHANGELOG.json b/apps/vr-tests/CHANGELOG.json index 19d69be851dfd..861777c535a1a 100644 --- a/apps/vr-tests/CHANGELOG.json +++ b/apps/vr-tests/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/vr-tests", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/vr-tests_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/vr-tests", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/vr-tests", + "comment": "Bump @fluentui/react-experiments to v8.8.19", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/vr-tests_v1.0.0", diff --git a/apps/vr-tests/CHANGELOG.md b/apps/vr-tests/CHANGELOG.md index 149f3da807f0a..21b4886352e6d 100644 --- a/apps/vr-tests/CHANGELOG.md +++ b/apps/vr-tests/CHANGELOG.md @@ -1,11 +1,21 @@ # Change Log - @fluentui/vr-tests -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/vr-tests_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/vr-tests_v1.0.0..@fluentui/vr-tests_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-experiments to v8.8.19 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/vr-tests_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/vr-tests_v1.0.0..@fluentui/vr-tests_v1.0.0) diff --git a/apps/vr-tests/package.json b/apps/vr-tests/package.json index b2baa86cfa692..b356e2db497d9 100644 --- a/apps/vr-tests/package.json +++ b/apps/vr-tests/package.json @@ -19,8 +19,8 @@ "dependencies": { "@fluentui/example-data": "^8.4.1", "@fluentui/font-icons-mdl2": "^8.3.3", - "@fluentui/react": "^8.68.1", - "@fluentui/react-experiments": "^8.8.18", + "@fluentui/react": "^8.68.2", + "@fluentui/react-experiments": "^8.8.19", "@fluentui/react-hooks": "^8.5.5", "@fluentui/react-icons-mdl2": "^1.3.9", "@fluentui/scripts": "^1.0.0", diff --git a/change/@fluentui-react-1b195929-6f94-41d0-9f13-4403c965df3a.json b/change/@fluentui-react-1b195929-6f94-41d0-9f13-4403c965df3a.json deleted file mode 100644 index aaed13ac6bad7..0000000000000 --- a/change/@fluentui-react-1b195929-6f94-41d0-9f13-4403c965df3a.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix Pivot a11y issue: aria-selected not allowed on menuitems", - "packageName": "@fluentui/react", - "email": "sarah.higley@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-web-components-a241f2ea-56a0-4db5-aaa6-077257412c14.json b/change/@fluentui-web-components-a241f2ea-56a0-4db5-aaa6-077257412c14.json deleted file mode 100644 index 87f48e68d665e..0000000000000 --- a/change/@fluentui-web-components-a241f2ea-56a0-4db5-aaa6-077257412c14.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Added the Color Explorer as a web components Storybook page", - "packageName": "@fluentui/web-components", - "email": "47367562+bheston@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/azure-themes/CHANGELOG.json b/packages/azure-themes/CHANGELOG.json index 015d07b6c8d62..6593890b62ca5 100644 --- a/packages/azure-themes/CHANGELOG.json +++ b/packages/azure-themes/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/azure-themes", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/azure-themes_v8.2.33", + "version": "8.2.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/azure-themes", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/azure-themes_v8.2.32", diff --git a/packages/azure-themes/CHANGELOG.md b/packages/azure-themes/CHANGELOG.md index 11f0d740a5a5a..f89d118583563 100644 --- a/packages/azure-themes/CHANGELOG.md +++ b/packages/azure-themes/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/azure-themes -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.2.33](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.2.33) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.2.32..@fluentui/azure-themes_v8.2.33) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [8.2.32](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.2.32) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/azure-themes/package.json b/packages/azure-themes/package.json index 02c70d97a16b7..39342ac0b5fb2 100644 --- a/packages/azure-themes/package.json +++ b/packages/azure-themes/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/azure-themes", - "version": "8.2.32", + "version": "8.2.33", "description": "Azure themes for Fluent UI React", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -27,7 +27,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/set-version": "^8.2.1", "tslib": "^2.1.0" } diff --git a/packages/cra-template/CHANGELOG.json b/packages/cra-template/CHANGELOG.json index 8d424cb981df3..bd5ca76a141c1 100644 --- a/packages/cra-template/CHANGELOG.json +++ b/packages/cra-template/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/cra-template", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/cra-template_v8.1.34", + "version": "8.1.34", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/cra-template", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/cra-template_v8.1.33", diff --git a/packages/cra-template/CHANGELOG.md b/packages/cra-template/CHANGELOG.md index 683507a7a79ef..8c77e1c3bbf47 100644 --- a/packages/cra-template/CHANGELOG.md +++ b/packages/cra-template/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/cra-template -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.1.34](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.1.34) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/cra-template_v8.1.33..@fluentui/cra-template_v8.1.34) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [8.1.33](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.1.33) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/cra-template/package.json b/packages/cra-template/package.json index 7036fe5e834a1..76efc69c5c5f9 100644 --- a/packages/cra-template/package.json +++ b/packages/cra-template/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/cra-template", - "version": "8.1.33", + "version": "8.1.34", "description": "Create React App template for Fluent UI React (@fluentui/react)", "repository": { "type": "git", @@ -18,7 +18,7 @@ "template.json" ], "devDependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/scripts": "^1.0.0" } } diff --git a/packages/react-cards/CHANGELOG.json b/packages/react-cards/CHANGELOG.json index ab48c546b29c9..2afb52392e495 100644 --- a/packages/react-cards/CHANGELOG.json +++ b/packages/react-cards/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-cards", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-cards_v0.202.33", + "version": "0.202.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-cards", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-cards_v0.202.32", diff --git a/packages/react-cards/CHANGELOG.md b/packages/react-cards/CHANGELOG.md index ec174700ad526..4d7648a741b0f 100644 --- a/packages/react-cards/CHANGELOG.md +++ b/packages/react-cards/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-cards -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [0.202.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.202.33) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.202.32..@fluentui/react-cards_v0.202.33) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [0.202.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.202.32) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react-cards/package.json b/packages/react-cards/package.json index f5cef5c977575..6852e09f660d1 100644 --- a/packages/react-cards/package.json +++ b/packages/react-cards/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-cards", - "version": "0.202.32", + "version": "0.202.33", "description": "Deprecated experimental Card container components for Fluent UI React.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,7 +31,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/foundation-legacy": "^8.2.7", "@fluentui/set-version": "^8.2.1", "@microsoft/load-themed-styles": "^1.10.26", diff --git a/packages/react-charting/CHANGELOG.json b/packages/react-charting/CHANGELOG.json index 037caf8d28958..2d07d8c1e2189 100644 --- a/packages/react-charting/CHANGELOG.json +++ b/packages/react-charting/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-charting", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-charting_v5.9.33", + "version": "5.9.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-charting", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-charting_v5.9.32", diff --git a/packages/react-charting/CHANGELOG.md b/packages/react-charting/CHANGELOG.md index a0ab0eef78a18..1bda1d5943962 100644 --- a/packages/react-charting/CHANGELOG.md +++ b/packages/react-charting/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-charting -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [5.9.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.9.33) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.9.32..@fluentui/react-charting_v5.9.33) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [5.9.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.9.32) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react-charting/package.json b/packages/react-charting/package.json index a9827d8096870..0b5c2b8bf5af4 100644 --- a/packages/react-charting/package.json +++ b/packages/react-charting/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-charting", - "version": "5.9.32", + "version": "5.9.33", "description": "Experimental React charting components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "*", - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@types/react-addons-test-utils": "0.14.18", "@fluentui/scripts": "^1.0.0", "@fluentui/jest-serializer-merge-styles": "^8.0.19" @@ -56,7 +56,7 @@ "tslib": "^2.1.0" }, "peerDependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@types/react": ">=16.8.0 <18.0.0", "@types/react-dom": ">=16.8.0 <18.0.0", "react": ">=16.8.0 <18.0.0", diff --git a/packages/react-date-time/CHANGELOG.json b/packages/react-date-time/CHANGELOG.json index e6b0ea9a4be49..9404e0b89ddf9 100644 --- a/packages/react-date-time/CHANGELOG.json +++ b/packages/react-date-time/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-date-time", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-date-time_v8.4.33", + "version": "8.4.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-date-time", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-date-time_v8.4.32", diff --git a/packages/react-date-time/CHANGELOG.md b/packages/react-date-time/CHANGELOG.md index 04b7f934df79f..d8a2d7cd1b4ae 100644 --- a/packages/react-date-time/CHANGELOG.md +++ b/packages/react-date-time/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-date-time -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.4.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.4.33) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.4.32..@fluentui/react-date-time_v8.4.33) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [8.4.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.4.32) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react-date-time/package.json b/packages/react-date-time/package.json index 2c7d0980cbf14..39aa8bbb1cddc 100644 --- a/packages/react-date-time/package.json +++ b/packages/react-date-time/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-date-time", - "version": "8.4.32", + "version": "8.4.33", "description": "Date and time related React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -26,7 +26,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/set-version": "^8.2.1", "tslib": "^2.1.0" }, diff --git a/packages/react-docsite-components/CHANGELOG.json b/packages/react-docsite-components/CHANGELOG.json index cccbd085d858a..be0c458d2c256 100644 --- a/packages/react-docsite-components/CHANGELOG.json +++ b/packages/react-docsite-components/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-docsite-components", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-docsite-components_v8.7.16", + "version": "8.7.16", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-docsite-components", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-docsite-components", + "comment": "Bump @fluentui/react-monaco-editor to v1.4.13", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-docsite-components_v8.7.15", diff --git a/packages/react-docsite-components/CHANGELOG.md b/packages/react-docsite-components/CHANGELOG.md index f640bb97b8a85..e9b708d8c6129 100644 --- a/packages/react-docsite-components/CHANGELOG.md +++ b/packages/react-docsite-components/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-docsite-components -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.7.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.7.16) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.7.15..@fluentui/react-docsite-components_v8.7.16) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-monaco-editor to v1.4.13 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [8.7.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.7.15) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react-docsite-components/package.json b/packages/react-docsite-components/package.json index 312f76134a6a5..1a9bd2e53a1d0 100644 --- a/packages/react-docsite-components/package.json +++ b/packages/react-docsite-components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-docsite-components", - "version": "8.7.15", + "version": "8.7.16", "description": "Fluent UI React components for building documentation sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,14 +33,14 @@ "react-dom": ">=16.8.0 <18.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/theme": "^2.6.6", "@microsoft/load-themed-styles": "^1.10.26", "@fluentui/example-data": "^8.4.1", "@fluentui/public-docsite-setup": "^0.3.9", "@fluentui/react-hooks": "^8.5.5", "@fluentui/set-version": "^8.2.1", - "@fluentui/react-monaco-editor": "^1.4.12", + "@fluentui/react-monaco-editor": "^1.4.13", "color-check": "0.0.2", "markdown-to-jsx": "^7.0.0", "office-ui-fabric-core": "^11.0.0", diff --git a/packages/react-examples/CHANGELOG.json b/packages/react-examples/CHANGELOG.json index c5aec190990f9..c00ea454b319b 100644 --- a/packages/react-examples/CHANGELOG.json +++ b/packages/react-examples/CHANGELOG.json @@ -1,6 +1,57 @@ { "name": "@fluentui/react-examples", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-examples_v8.34.4", + "version": "8.34.4", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/azure-themes to v8.2.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/react-cards to v0.202.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/react-charting to v5.9.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/react-docsite-components to v8.7.16", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/react-experiments to v8.8.19", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/react-examples", + "comment": "Bump @fluentui/theme-samples to v8.4.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-examples_v8.34.4", diff --git a/packages/react-examples/CHANGELOG.md b/packages/react-examples/CHANGELOG.md index db57c82d4c7d2..3fb38f7f938e3 100644 --- a/packages/react-examples/CHANGELOG.md +++ b/packages/react-examples/CHANGELOG.md @@ -1,11 +1,26 @@ # Change Log - @fluentui/react-examples -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [8.34.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-examples_v8.34.4) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-examples_v8.34.4..@fluentui/react-examples_v8.34.4) + +### Patches + +- Bump @fluentui/azure-themes to v8.2.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-cards to v0.202.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-charting to v5.9.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-docsite-components to v8.7.16 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/react-experiments to v8.8.19 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/theme-samples to v8.4.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [8.34.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-examples_v8.34.4) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-examples_v8.34.4..@fluentui/react-examples_v8.34.4) diff --git a/packages/react-examples/package.json b/packages/react-examples/package.json index 721deb7b767c4..bd7818f58f5d4 100644 --- a/packages/react-examples/package.json +++ b/packages/react-examples/package.json @@ -22,18 +22,18 @@ "@types/d3-format": "^1.3.1" }, "dependencies": { - "@fluentui/azure-themes": "^8.2.32", + "@fluentui/azure-themes": "^8.2.33", "@fluentui/date-time-utilities": "^8.5.1", "@fluentui/dom-utilities": "^2.2.1", "@fluentui/example-data": "^8.4.1", "@fluentui/font-icons-mdl2": "^8.3.3", "@fluentui/foundation-legacy": "^8.2.7", "@fluentui/merge-styles": "^8.5.2", - "@fluentui/react": "^8.68.1", - "@fluentui/react-cards": "^0.202.32", - "@fluentui/react-charting": "^5.9.32", - "@fluentui/react-docsite-components": "^8.7.15", - "@fluentui/react-experiments": "^8.8.18", + "@fluentui/react": "^8.68.2", + "@fluentui/react-cards": "^0.202.33", + "@fluentui/react-charting": "^5.9.33", + "@fluentui/react-docsite-components": "^8.7.16", + "@fluentui/react-experiments": "^8.8.19", "@fluentui/react-file-type-icons": "^8.6.8", "@fluentui/react-focus": "^8.5.8", "@fluentui/react-hooks": "^8.5.5", @@ -41,7 +41,7 @@ "@fluentui/scheme-utilities": "^8.3.7", "@fluentui/style-utilities": "^8.6.7", "@fluentui/theme": "^2.6.6", - "@fluentui/theme-samples": "^8.4.32", + "@fluentui/theme-samples": "^8.4.33", "@fluentui/utilities": "^8.8.3", "@microsoft/load-themed-styles": "^1.10.26", "d3-format": "^1.4.4", diff --git a/packages/react-experiments/CHANGELOG.json b/packages/react-experiments/CHANGELOG.json index 54dedd2bd8ae8..ff225b6951776 100644 --- a/packages/react-experiments/CHANGELOG.json +++ b/packages/react-experiments/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-experiments", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-experiments_v8.8.19", + "version": "8.8.19", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-experiments", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-experiments_v8.8.18", diff --git a/packages/react-experiments/CHANGELOG.md b/packages/react-experiments/CHANGELOG.md index 6309fb9f674c5..7a1d402472918 100644 --- a/packages/react-experiments/CHANGELOG.md +++ b/packages/react-experiments/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-experiments -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.8.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-experiments_v8.8.19) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-experiments_v8.8.18..@fluentui/react-experiments_v8.8.19) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [8.8.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-experiments_v8.8.18) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react-experiments/package.json b/packages/react-experiments/package.json index 9a751749de2da..a768c90669d0c 100644 --- a/packages/react-experiments/package.json +++ b/packages/react-experiments/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-experiments", - "version": "8.8.18", + "version": "8.8.19", "description": "Experimental React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,7 +37,7 @@ "react-hooks-testing-library": "^0.5.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/theme": "^2.6.6", "@microsoft/load-themed-styles": "^1.10.26", "@fluentui/example-data": "^8.4.1", diff --git a/packages/react-monaco-editor/CHANGELOG.json b/packages/react-monaco-editor/CHANGELOG.json index 9cd399e22a408..baea316998f31 100644 --- a/packages/react-monaco-editor/CHANGELOG.json +++ b/packages/react-monaco-editor/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-monaco-editor", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react-monaco-editor_v1.4.13", + "version": "1.4.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-monaco-editor", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react-monaco-editor_v1.4.12", diff --git a/packages/react-monaco-editor/CHANGELOG.md b/packages/react-monaco-editor/CHANGELOG.md index b40e316dcf946..79813867dfc3a 100644 --- a/packages/react-monaco-editor/CHANGELOG.md +++ b/packages/react-monaco-editor/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-monaco-editor -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [1.4.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.4.13) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.4.12..@fluentui/react-monaco-editor_v1.4.13) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [1.4.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.4.12) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react-monaco-editor/package.json b/packages/react-monaco-editor/package.json index 7b09131411cf9..8cee8b0e3c38f 100644 --- a/packages/react-monaco-editor/package.json +++ b/packages/react-monaco-editor/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-monaco-editor", - "version": "1.4.12", + "version": "1.4.13", "description": "Live React example editing using monaco", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@microsoft/load-themed-styles": "^1.10.26", "@fluentui/example-data": "^8.4.1", "@fluentui/monaco-editor": "^1.3.1", diff --git a/packages/react/CHANGELOG.json b/packages/react/CHANGELOG.json index a655c1e7ddd9e..b968cb8943812 100644 --- a/packages/react/CHANGELOG.json +++ b/packages/react/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/react_v8.68.2", + "version": "8.68.2", + "comments": { + "patch": [ + { + "author": "sarah.higley@microsoft.com", + "package": "@fluentui/react", + "commit": "7c0a80dcf869429a96f053ea49e470808e0a814d", + "comment": "fix Pivot a11y issue: aria-selected not allowed on menuitems" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/react_v8.68.1", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 6ae5d88f5e9aa..07d0847383fdf 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.68.2](https://github.com/microsoft/fluentui/tree/@fluentui/react_v8.68.2) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.68.1..@fluentui/react_v8.68.2) + +### Patches + +- fix Pivot a11y issue: aria-selected not allowed on menuitems ([PR #23022](https://github.com/microsoft/fluentui/pull/23022) by sarah.higley@microsoft.com) + ## [8.68.1](https://github.com/microsoft/fluentui/tree/@fluentui/react_v8.68.1) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/react/package.json b/packages/react/package.json index 86ef90400f971..f7caec99314b9 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react", - "version": "8.68.1", + "version": "8.68.2", "description": "Reusable React components for building web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/storybook/CHANGELOG.json b/packages/storybook/CHANGELOG.json index ca2d1e5a2c44b..cb2f9ea90c9e9 100644 --- a/packages/storybook/CHANGELOG.json +++ b/packages/storybook/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/storybook", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/storybook_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/storybook", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/storybook", + "comment": "Bump @fluentui/azure-themes to v8.2.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + }, + { + "author": "beachball", + "package": "@fluentui/storybook", + "comment": "Bump @fluentui/theme-samples to v8.4.33", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/storybook_v1.0.0", diff --git a/packages/storybook/CHANGELOG.md b/packages/storybook/CHANGELOG.md index d23be5d079de0..62d2b76c16f83 100644 --- a/packages/storybook/CHANGELOG.md +++ b/packages/storybook/CHANGELOG.md @@ -1,11 +1,22 @@ # Change Log - @fluentui/storybook -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/storybook_v1.0.0) +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/storybook_v1.0.0..@fluentui/storybook_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/azure-themes to v8.2.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) +- Bump @fluentui/theme-samples to v8.4.33 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/storybook_v1.0.0) + Mon, 16 May 2022 07:36:55 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/storybook_v1.0.0..@fluentui/storybook_v1.0.0) diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 8b2ce42a2d020..7ab2c5a99cc02 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -22,13 +22,13 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/theme": "^2.6.6", "@storybook/addon-knobs": "6.4.0", "@storybook/addon-essentials": "6.4.19", "@storybook/addons": "6.4.19", - "@fluentui/azure-themes": "^8.2.32", - "@fluentui/theme-samples": "^8.4.32", + "@fluentui/azure-themes": "^8.2.33", + "@fluentui/theme-samples": "^8.4.33", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/theme-samples/CHANGELOG.json b/packages/theme-samples/CHANGELOG.json index ef8e5ce511888..841a8d5034180 100644 --- a/packages/theme-samples/CHANGELOG.json +++ b/packages/theme-samples/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/theme-samples", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/theme-samples_v8.4.33", + "version": "8.4.33", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/theme-samples", + "comment": "Bump @fluentui/react to v8.68.2", + "commit": "73f592de5bace4132289e64b1df78e9cc4b31a25" + } + ] + } + }, { "date": "Mon, 16 May 2022 07:36:55 GMT", "tag": "@fluentui/theme-samples_v8.4.32", diff --git a/packages/theme-samples/CHANGELOG.md b/packages/theme-samples/CHANGELOG.md index d6719dfdf9197..132b231e888fa 100644 --- a/packages/theme-samples/CHANGELOG.md +++ b/packages/theme-samples/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/theme-samples -This log was last generated on Mon, 16 May 2022 07:36:55 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [8.4.33](https://github.com/microsoft/fluentui/tree/@fluentui/theme-samples_v8.4.33) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme-samples_v8.4.32..@fluentui/theme-samples_v8.4.33) + +### Patches + +- Bump @fluentui/react to v8.68.2 ([PR #23024](https://github.com/microsoft/fluentui/pull/23024) by beachball) + ## [8.4.32](https://github.com/microsoft/fluentui/tree/@fluentui/theme-samples_v8.4.32) Mon, 16 May 2022 07:36:55 GMT diff --git a/packages/theme-samples/package.json b/packages/theme-samples/package.json index 21dc3ad44de53..f84a7c685c4a9 100644 --- a/packages/theme-samples/package.json +++ b/packages/theme-samples/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/theme-samples", - "version": "8.4.32", + "version": "8.4.33", "description": "Sample themes for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -26,7 +26,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.68.1", + "@fluentui/react": "^8.68.2", "@fluentui/set-version": "^8.2.1", "@fluentui/scheme-utilities": "^8.3.7", "tslib": "^2.1.0" diff --git a/packages/web-components/CHANGELOG.json b/packages/web-components/CHANGELOG.json index 041c0676f162f..2b3555f003859 100644 --- a/packages/web-components/CHANGELOG.json +++ b/packages/web-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/web-components", "entries": [ + { + "date": "Tue, 17 May 2022 07:45:01 GMT", + "tag": "@fluentui/web-components_v2.5.1", + "version": "2.5.1", + "comments": { + "patch": [ + { + "author": "47367562+bheston@users.noreply.github.com", + "package": "@fluentui/web-components", + "commit": "d5706692da2077930b084bff166d0981c058eb7e", + "comment": "Added the Color Explorer as a web components Storybook page" + } + ] + } + }, { "date": "Fri, 06 May 2022 07:36:53 GMT", "tag": "@fluentui/web-components_v2.5.0", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index d6ba0db95b963..f610e0e70d77b 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/web-components -This log was last generated on Fri, 06 May 2022 07:36:53 GMT and should not be manually modified. +This log was last generated on Tue, 17 May 2022 07:45:01 GMT and should not be manually modified. +## [2.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.1) + +Tue, 17 May 2022 07:45:01 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.0..@fluentui/web-components_v2.5.1) + +### Patches + +- Added the Color Explorer as a web components Storybook page ([PR #22918](https://github.com/microsoft/fluentui/pull/22918) by 47367562+bheston@users.noreply.github.com) + ## [2.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.0) Fri, 06 May 2022 07:36:53 GMT diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 7c4c948b0d7d2..6ebc20090d234 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -2,7 +2,7 @@ "name": "@fluentui/web-components", "description": "A library of Fluent Web Components", "sideEffects": false, - "version": "2.5.0", + "version": "2.5.1", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"