Skip to content

Commit ff91a7e

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent cb0e73c commit ff91a7e

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-a0fa82be-a954-4f1c-815a-974b6ae85527.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": "Tue, 09 Sep 2025 07:20:21 GMT",
6+
"tag": "@fluentui/react-charting_v5.24.28",
7+
"version": "5.24.28",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "cb0e73c4485c9839ecdd19a27dc6adb91ae7ae34",
14+
"comment": "fix styling in chart table"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 08 Sep 2025 07:22:39 GMT",
621
"tag": "@fluentui/react-charting_v5.24.27",

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 Mon, 08 Sep 2025 07:22:39 GMT and should not be manually modified.
3+
This log was last generated on Tue, 09 Sep 2025 07:20:21 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.24.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.28)
8+
9+
Tue, 09 Sep 2025 07:20:21 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.24.27..@fluentui/react-charting_v5.24.28)
11+
12+
### Patches
13+
14+
- fix styling in chart table ([PR #35156](https://github.com/microsoft/fluentui/pull/35156) by [email protected])
15+
716
## [5.24.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.27)
817

918
Mon, 08 Sep 2025 07:22:39 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.27",
3+
"version": "5.24.28",
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": "Tue, 09 Sep 2025 07:20:22 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.246",
7+
"version": "8.13.246",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.364",
14+
"commit": "cb0e73c4485c9839ecdd19a27dc6adb91ae7ae34"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 08 Sep 2025 07:22:39 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.245",

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 Mon, 08 Sep 2025 07:22:39 GMT and should not be manually modified.
3+
This log was last generated on Tue, 09 Sep 2025 07:20:22 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.246](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.246)
8+
9+
Tue, 09 Sep 2025 07:20:22 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.245..@fluentui/react-docsite-components_v8.13.246)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.364 ([PR #35156](https://github.com/microsoft/fluentui/pull/35156) by beachball)
15+
716
## [8.13.245](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.245)
817

918
Mon, 08 Sep 2025 07:22:39 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.245",
3+
"version": "8.13.246",
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.363",
45+
"@fluentui/react-monaco-editor": "^1.7.364",
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.27",
40-
"@fluentui/react-docsite-components": "^8.13.245",
39+
"@fluentui/react-charting": "^5.24.28",
40+
"@fluentui/react-docsite-components": "^8.13.246",
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": "Tue, 09 Sep 2025 07:20:22 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.364",
7+
"version": "1.7.364",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.24.28",
14+
"commit": "cb0e73c4485c9839ecdd19a27dc6adb91ae7ae34"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 08 Sep 2025 07:22:39 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.363",

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 Mon, 08 Sep 2025 07:22:39 GMT and should not be manually modified.
3+
This log was last generated on Tue, 09 Sep 2025 07:20:22 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.364](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.364)
8+
9+
Tue, 09 Sep 2025 07:20:22 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.363..@fluentui/react-monaco-editor_v1.7.364)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.24.28 ([PR #35156](https://github.com/microsoft/fluentui/pull/35156) by beachball)
15+
716
## [1.7.363](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.363)
817

918
Mon, 08 Sep 2025 07:22:39 GMT

0 commit comments

Comments
 (0)