diff --git a/apps/perf-test/CHANGELOG.json b/apps/perf-test/CHANGELOG.json index fa5c3a27999b5a..410d7b77e530d7 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 ef9056a0fbff08..149bf0897498f9 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 e041e22c1d4ecc..b96afb080c48ef 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 f37da9da2c6522..348235f03c92b7 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 2a7ed8558ec7db..9986c26c5f4d44 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 faa126a727b884..4e4081071c06b6 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 0f10c8ae02aefd..e33748ffc99e78 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 263af31b375e7c..d60b47b7d82443 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 cda5b34cef276c..c0d0b1133167e2 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 91c340ee85207d..5d50b27f702041 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 d7737e0074e919..8f652d6b60df83 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 4d3bc3692f5625..c5b0b3a3a11de4 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 8749ba12a7f05c..7f3ba60ceef5d0 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 3ebd131b5626b4..510b176af6ec0b 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 c082e5964ae133..d8b624109a0ff2 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 1264013003bcdf..5dc125609e553c 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 f1584d89503f51..707e7f1052b710 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 649461787c60a8..444013fab98d04 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 38069a7cb894ef..d4f8b7b404938a 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 9454a3e7e39892..59efbe0881d067 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 bcf370cc421464..58d77b01012477 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 19d69be851dfd5..861777c535a1a6 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 149f3da807f0a1..21b4886352e6de 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 b2baa86cfa692a..b356e2db497d9b 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 aaed13ac6bad79..00000000000000 --- 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 87f48e68d665e8..00000000000000 --- 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 015d07b6c8d62c..6593890b62ca59 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 11f0d740a5a5a7..f89d1185835630 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 02c70d97a16b72..39342ac0b5fb2f 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 8d424cb981df3d..bd5ca76a141c14 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 683507a7a79efa..8c77e1c3bbf474 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 7036fe5e834a1d..76efc69c5c5f9e 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 ab48c546b29c9e..2afb52392e4954 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 ec174700ad5265..4d7648a741b0fa 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 f5cef5c977575f..6852e09f660d11 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 037caf8d289585..2d07d8c1e2189b 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 a0ab0eef78a188..1bda1d5943962f 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 a9827d80968707..0b5c2b8bf5af43 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 e6b0ea9a4be496..9404e0b89ddf9c 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 04b7f934df79f1..d8a2d7cd1b4aeb 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 2c7d0980cbf147..39aa8bbb1cddc2 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 cccbd085d858ab..be0c458d2c2560 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 f640bb97b8a85f..e9b708d8c6129d 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 312f76134a6a5d..1a9bd2e53a1d0e 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 c5aec190990f96..c00ea454b319b0 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 db57c82d4c7d25..3fb38f7f938e31 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 721deb7b767c41..bd7818f58f5d4f 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 54dedd2bd8ae85..ff225b69517764 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 6309fb9f674c55..7a1d4024729180 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 9a751749de2dad..a768c90669d0c3 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 9cd399e22a408e..baea316998f316 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 b40e316dcf946c..79813867dfc3ab 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 7b09131411cf91..8cee8b0e3c38fc 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 a655c1e7ddd9e8..b968cb89438125 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 6ae5d88f5e9aa4..07d0847383fdf3 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 86ef90400f9713..f7caec99314b92 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 ca2d1e5a2c44b8..cb2f9ea90c9e90 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 d23be5d079de01..62d2b76c16f834 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 8b2ce42a2d0203..7ab2c5a99cc028 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 ef8e5ce511888f..841a8d50341805 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 d6719dfdf91977..132b231e888fa7 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 21dc3ad44de535..f84a7c685c4a93 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 041c0676f162f1..2b3555f0038599 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 d6ba0db95b9632..f610e0e70d77b7 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 7c4c948b0d7d2e..6ebc20090d234c 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"