diff --git a/change/@fluentui-react-charting-b2076988-12cf-4ef9-9ee6-8ef16ea4a242.json b/change/@fluentui-react-charting-b2076988-12cf-4ef9-9ee6-8ef16ea4a242.json deleted file mode 100644 index defc4a0fbfb70f..00000000000000 --- a/change/@fluentui-react-charting-b2076988-12cf-4ef9-9ee6-8ef16ea4a242.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "enable negativeData prop in declarative charts", - "packageName": "@fluentui/react-charting", - "email": "74965306+Anush2303@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/charts/react-charting/CHANGELOG.json b/packages/charts/react-charting/CHANGELOG.json index 08df9131eaff16..6a42c8b6d256d6 100644 --- a/packages/charts/react-charting/CHANGELOG.json +++ b/packages/charts/react-charting/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-charting", "entries": [ + { + "date": "Mon, 09 Dec 2024 07:21:03 GMT", + "tag": "@fluentui/react-charting_v5.23.22", + "version": "5.23.22", + "comments": { + "patch": [ + { + "author": "74965306+Anush2303@users.noreply.github.com", + "package": "@fluentui/react-charting", + "commit": "e186b82f297ec893820859c7ed08e2e890a0839e", + "comment": "enable negativeData prop in declarative charts" + } + ] + } + }, { "date": "Fri, 06 Dec 2024 07:21:16 GMT", "tag": "@fluentui/react-charting_v5.23.21", diff --git a/packages/charts/react-charting/CHANGELOG.md b/packages/charts/react-charting/CHANGELOG.md index 3f85aff48301f0..8ec14b9e056f2a 100644 --- a/packages/charts/react-charting/CHANGELOG.md +++ b/packages/charts/react-charting/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-charting -This log was last generated on Fri, 06 Dec 2024 07:21:16 GMT and should not be manually modified. +This log was last generated on Mon, 09 Dec 2024 07:21:03 GMT and should not be manually modified. +## [5.23.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.22) + +Mon, 09 Dec 2024 07:21:03 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.21..@fluentui/react-charting_v5.23.22) + +### Patches + +- enable negativeData prop in declarative charts ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by 74965306+Anush2303@users.noreply.github.com) + ## [5.23.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.21) Fri, 06 Dec 2024 07:21:16 GMT diff --git a/packages/charts/react-charting/package.json b/packages/charts/react-charting/package.json index debcfd7fd67821..8fb51858b565b8 100644 --- a/packages/charts/react-charting/package.json +++ b/packages/charts/react-charting/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-charting", - "version": "5.23.21", + "version": "5.23.22", "description": "React web charting controls for Microsoft fluentui system.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react-components/react-toast/library/package.json b/packages/react-components/react-toast/library/package.json index 4322eae0675fdd..db992b35da52bd 100644 --- a/packages/react-components/react-toast/library/package.json +++ b/packages/react-components/react-toast/library/package.json @@ -25,7 +25,7 @@ "@fluentui/react-icons": "^2.0.245", "@fluentui/react-jsx-runtime": "^9.0.47", "@fluentui/react-motion": "^9.6.3", - "@fluentui/react-motion-components-preview": "^0.3.1", + "@fluentui/react-motion-components-preview": "^0.3.2", "@fluentui/react-portal": "^9.4.39", "@fluentui/react-shared-contexts": "^9.21.1", "@fluentui/react-tabster": "^9.23.1", diff --git a/packages/react-docsite-components/CHANGELOG.json b/packages/react-docsite-components/CHANGELOG.json index cbb31594ebbbf5..cec6cc22439f4e 100644 --- a/packages/react-docsite-components/CHANGELOG.json +++ b/packages/react-docsite-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-docsite-components", "entries": [ + { + "date": "Mon, 09 Dec 2024 07:21:03 GMT", + "tag": "@fluentui/react-docsite-components_v8.13.142", + "version": "8.13.142", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-docsite-components", + "comment": "Bump @fluentui/react-monaco-editor to v1.7.260", + "commit": "c688295efb1f16317bea6bff67ea6cdf886155ef" + } + ] + } + }, { "date": "Fri, 06 Dec 2024 07:21:16 GMT", "tag": "@fluentui/react-docsite-components_v8.13.141", diff --git a/packages/react-docsite-components/CHANGELOG.md b/packages/react-docsite-components/CHANGELOG.md index 37bc69e7b8e8cc..8dac47dfa97076 100644 --- a/packages/react-docsite-components/CHANGELOG.md +++ b/packages/react-docsite-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-docsite-components -This log was last generated on Fri, 06 Dec 2024 07:21:16 GMT and should not be manually modified. +This log was last generated on Mon, 09 Dec 2024 07:21:03 GMT and should not be manually modified. +## [8.13.142](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.142) + +Mon, 09 Dec 2024 07:21:03 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.141..@fluentui/react-docsite-components_v8.13.142) + +### Patches + +- Bump @fluentui/react-monaco-editor to v1.7.260 ([PR #33379](https://github.com/microsoft/fluentui/pull/33379) by beachball) + ## [8.13.141](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.141) Fri, 06 Dec 2024 07:21:16 GMT diff --git a/packages/react-docsite-components/package.json b/packages/react-docsite-components/package.json index d7738e69188dad..0ce9ee349e38ab 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.13.141", + "version": "8.13.142", "description": "Fluent UI React components for building documentation sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -42,7 +42,7 @@ "@fluentui/public-docsite-setup": "^0.3.34", "@fluentui/react-hooks": "^8.8.16", "@fluentui/set-version": "^8.2.23", - "@fluentui/react-monaco-editor": "^1.7.259", + "@fluentui/react-monaco-editor": "^1.7.260", "color-check": "0.0.2", "markdown-to-jsx": "^7.0.0", "office-ui-fabric-core": "^11.0.0", diff --git a/packages/react-examples/package.json b/packages/react-examples/package.json index 3e47e2aa5ce452..15e455b7ab09e0 100644 --- a/packages/react-examples/package.json +++ b/packages/react-examples/package.json @@ -36,8 +36,8 @@ "@fluentui/merge-styles": "^8.6.13", "@fluentui/react": "^8.121.13", "@fluentui/react-cards": "^0.205.188", - "@fluentui/react-charting": "^5.23.21", - "@fluentui/react-docsite-components": "^8.13.141", + "@fluentui/react-charting": "^5.23.22", + "@fluentui/react-docsite-components": "^8.13.142", "@fluentui/react-experiments": "^8.14.185", "@fluentui/react-file-type-icons": "^8.12.5", "@fluentui/react-focus": "^8.9.18", diff --git a/packages/react-monaco-editor/CHANGELOG.json b/packages/react-monaco-editor/CHANGELOG.json index 38339fd36b7141..28ae75a83b54c5 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": "Mon, 09 Dec 2024 07:21:03 GMT", + "tag": "@fluentui/react-monaco-editor_v1.7.260", + "version": "1.7.260", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-monaco-editor", + "comment": "Bump @fluentui/react-charting to v5.23.22", + "commit": "c688295efb1f16317bea6bff67ea6cdf886155ef" + } + ] + } + }, { "date": "Fri, 06 Dec 2024 07:21:16 GMT", "tag": "@fluentui/react-monaco-editor_v1.7.259", diff --git a/packages/react-monaco-editor/CHANGELOG.md b/packages/react-monaco-editor/CHANGELOG.md index 826bfa33d55607..8662bbb7658e00 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 Fri, 06 Dec 2024 07:21:16 GMT and should not be manually modified. +This log was last generated on Mon, 09 Dec 2024 07:21:03 GMT and should not be manually modified. +## [1.7.260](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.260) + +Mon, 09 Dec 2024 07:21:03 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.259..@fluentui/react-monaco-editor_v1.7.260) + +### Patches + +- Bump @fluentui/react-charting to v5.23.22 ([PR #33379](https://github.com/microsoft/fluentui/pull/33379) by beachball) + ## [1.7.259](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.259) Fri, 06 Dec 2024 07:21:16 GMT diff --git a/packages/react-monaco-editor/package.json b/packages/react-monaco-editor/package.json index 7b928dc1883472..f4b2029cbee118 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.7.259", + "version": "1.7.260", "description": "Live React example editing using monaco", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,7 +34,7 @@ "@fluentui/example-data": "^8.4.25", "@fluentui/monaco-editor": "^1.3.24", "@fluentui/react-hooks": "^8.8.16", - "@fluentui/react-charting": "^5.23.21", + "@fluentui/react-charting": "^5.23.22", "raw-loader": "4.0.2", "react-syntax-highlighter": "^10.1.3", "tslib": "^2.1.0"