Skip to content

Commit 17af11b

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent 2d6aca2 commit 17af11b

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-43e9af9f-0688-4320-bb12-7fa920daebf0.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/charts/react-charting/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-charting",
33
"entries": [
4+
{
5+
"date": "Mon, 08 Sep 2025 07:22:39 GMT",
6+
"tag": "@fluentui/react-charting_v5.24.27",
7+
"version": "5.24.27",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "2d6aca289ee6cc4571e4e3dcdf810deb78ac18fa",
14+
"comment": "fix(react-charting): Fixing donut colors and segment orders"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 26 Aug 2025 07:21:43 GMT",
621
"tag": "@fluentui/react-charting_v5.24.26",

packages/charts/react-charting/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-charting
22

3-
This log was last generated on Tue, 26 Aug 2025 07:21:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 08 Sep 2025 07:22:39 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.24.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.27)
8+
9+
Mon, 08 Sep 2025 07:22:39 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.24.26..@fluentui/react-charting_v5.24.27)
11+
12+
### Patches
13+
14+
- fix(react-charting): Fixing donut colors and segment orders ([PR #35131](https://github.com/microsoft/fluentui/pull/35131) by [email protected])
15+
716
## [5.24.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.26)
817

918
Tue, 26 Aug 2025 07:21:43 GMT

packages/charts/react-charting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charting",
3-
"version": "5.24.26",
3+
"version": "5.24.27",
44
"description": "React web charting controls for Microsoft fluentui system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/react-docsite-components/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-docsite-components",
33
"entries": [
4+
{
5+
"date": "Mon, 08 Sep 2025 07:22:39 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.245",
7+
"version": "8.13.245",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.363",
14+
"commit": "2d6aca289ee6cc4571e4e3dcdf810deb78ac18fa"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 26 Aug 2025 07:21:44 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.244",

packages/react-docsite-components/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-docsite-components
22

3-
This log was last generated on Tue, 26 Aug 2025 07:21:44 GMT and should not be manually modified.
3+
This log was last generated on Mon, 08 Sep 2025 07:22:39 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.245](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.245)
8+
9+
Mon, 08 Sep 2025 07:22:39 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.244..@fluentui/react-docsite-components_v8.13.245)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.363 ([PR #35131](https://github.com/microsoft/fluentui/pull/35131) by beachball)
15+
716
## [8.13.244](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.244)
817

918
Tue, 26 Aug 2025 07:21:44 GMT

packages/react-docsite-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-docsite-components",
3-
"version": "8.13.244",
3+
"version": "8.13.245",
44
"description": "Fluent UI React components for building documentation sites.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -42,7 +42,7 @@
4242
"@fluentui/public-docsite-setup": "^0.3.34",
4343
"@fluentui/react-hooks": "^8.8.19",
4444
"@fluentui/set-version": "^8.2.24",
45-
"@fluentui/react-monaco-editor": "^1.7.362",
45+
"@fluentui/react-monaco-editor": "^1.7.363",
4646
"color-check": "0.0.2",
4747
"markdown-to-jsx": "^7.0.0",
4848
"office-ui-fabric-core": "^11.0.0",

packages/react-examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@fluentui/merge-styles": "^8.6.14",
3737
"@fluentui/react": "^8.123.5",
3838
"@fluentui/react-cards": "^0.205.214",
39-
"@fluentui/react-charting": "^5.24.26",
40-
"@fluentui/react-docsite-components": "^8.13.244",
39+
"@fluentui/react-charting": "^5.24.27",
40+
"@fluentui/react-docsite-components": "^8.13.245",
4141
"@fluentui/react-experiments": "^8.14.211",
4242
"@fluentui/react-file-type-icons": "^8.13.3",
4343
"@fluentui/react-focus": "^8.9.26",

packages/react-monaco-editor/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-monaco-editor",
33
"entries": [
4+
{
5+
"date": "Mon, 08 Sep 2025 07:22:39 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.363",
7+
"version": "1.7.363",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.24.27",
14+
"commit": "2d6aca289ee6cc4571e4e3dcdf810deb78ac18fa"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 26 Aug 2025 07:21:44 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.362",

packages/react-monaco-editor/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-monaco-editor
22

3-
This log was last generated on Tue, 26 Aug 2025 07:21:44 GMT and should not be manually modified.
3+
This log was last generated on Mon, 08 Sep 2025 07:22:39 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.363](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.363)
8+
9+
Mon, 08 Sep 2025 07:22:39 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.362..@fluentui/react-monaco-editor_v1.7.363)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.24.27 ([PR #35131](https://github.com/microsoft/fluentui/pull/35131) by beachball)
15+
716
## [1.7.362](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.362)
817

918
Tue, 26 Aug 2025 07:21:44 GMT

0 commit comments

Comments
 (0)