Skip to content

Commit f3bcc9c

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent 883564a commit f3bcc9c

40 files changed

+341
-63
lines changed

change/@fluentui-chart-utilities-a526e984-f914-419b-a5a8-53bc63820565.json

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

change/@fluentui-react-d23e2624-d5ec-4f8a-a317-1c7b9d11141e.json

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

packages/azure-themes/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/azure-themes",
33
"entries": [
4+
{
5+
"date": "Thu, 11 Sep 2025 07:20:30 GMT",
6+
"tag": "@fluentui/azure-themes_v8.6.139",
7+
"version": "8.6.139",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/azure-themes",
13+
"comment": "Bump @fluentui/react to v8.123.6",
14+
"commit": "883564acb9bb308dac516693d6c9ea3c98d19569"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 26 Aug 2025 07:21:44 GMT",
621
"tag": "@fluentui/azure-themes_v8.6.138",

packages/azure-themes/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/azure-themes
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 Thu, 11 Sep 2025 07:20:30 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.6.139](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.139)
8+
9+
Thu, 11 Sep 2025 07:20:30 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.138..@fluentui/azure-themes_v8.6.139)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react to v8.123.6 ([commit](https://github.com/microsoft/fluentui/commit/883564acb9bb308dac516693d6c9ea3c98d19569) by beachball)
15+
716
## [8.6.138](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.138)
817

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

packages/azure-themes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/azure-themes",
3-
"version": "8.6.138",
3+
"version": "8.6.139",
44
"description": "Azure themes for Fluent UI React",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -27,7 +27,7 @@
2727
"@fluentui/scripts-webpack": "*"
2828
},
2929
"dependencies": {
30-
"@fluentui/react": "^8.123.5",
30+
"@fluentui/react": "^8.123.6",
3131
"@fluentui/set-version": "^8.2.24",
3232
"tslib": "^2.1.0"
3333
}

packages/charts/chart-utilities/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/chart-utilities",
33
"entries": [
4+
{
5+
"date": "Thu, 11 Sep 2025 07:20:30 GMT",
6+
"tag": "@fluentui/chart-utilities_v1.1.30",
7+
"version": "1.1.30",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/chart-utilities",
13+
"commit": "a7484f93b0f8489a0e3b5655720f1c22f461995b",
14+
"comment": "fix chart table bugs in v9"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 10 Sep 2025 07:19:33 GMT",
621
"tag": "@fluentui/chart-utilities_v1.1.29",

packages/charts/chart-utilities/CHANGELOG.md

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

3-
This log was last generated on Wed, 10 Sep 2025 07:19:33 GMT and should not be manually modified.
3+
This log was last generated on Thu, 11 Sep 2025 07:20:30 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.1.30](https://github.com/microsoft/fluentui/tree/@fluentui/chart-utilities_v1.1.30)
8+
9+
Thu, 11 Sep 2025 07:20:30 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-utilities_v1.1.29..@fluentui/chart-utilities_v1.1.30)
11+
12+
### Patches
13+
14+
- fix chart table bugs in v9 ([PR #35171](https://github.com/microsoft/fluentui/pull/35171) by [email protected])
15+
716
## [1.1.29](https://github.com/microsoft/fluentui/tree/@fluentui/chart-utilities_v1.1.29)
817

918
Wed, 10 Sep 2025 07:19:33 GMT

packages/charts/chart-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/chart-utilities",
3-
"version": "1.1.29",
3+
"version": "1.1.30",
44
"description": "React web chart utilities.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/charts/react-charting/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@fluentui/react-charting",
33
"entries": [
4+
{
5+
"date": "Thu, 11 Sep 2025 07:20:30 GMT",
6+
"tag": "@fluentui/react-charting_v5.24.30",
7+
"version": "5.24.30",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-charting",
13+
"comment": "Bump @fluentui/chart-utilities to v1.1.30",
14+
"commit": "883564acb9bb308dac516693d6c9ea3c98d19569"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-charting",
19+
"comment": "Bump @fluentui/theme-samples to v8.7.215",
20+
"commit": "883564acb9bb308dac516693d6c9ea3c98d19569"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui/react-charting",
25+
"comment": "Bump @fluentui/react to v8.123.6",
26+
"commit": "883564acb9bb308dac516693d6c9ea3c98d19569"
27+
}
28+
]
29+
}
30+
},
431
{
532
"date": "Wed, 10 Sep 2025 07:19:33 GMT",
633
"tag": "@fluentui/react-charting_v5.24.29",

packages/charts/react-charting/CHANGELOG.md

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

3-
This log was last generated on Wed, 10 Sep 2025 07:19:33 GMT and should not be manually modified.
3+
This log was last generated on Thu, 11 Sep 2025 07:20:30 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.24.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.30)
8+
9+
Thu, 11 Sep 2025 07:20:30 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.24.29..@fluentui/react-charting_v5.24.30)
11+
12+
### Patches
13+
14+
- Bump @fluentui/chart-utilities to v1.1.30 ([commit](https://github.com/microsoft/fluentui/commit/883564acb9bb308dac516693d6c9ea3c98d19569) by beachball)
15+
- Bump @fluentui/theme-samples to v8.7.215 ([commit](https://github.com/microsoft/fluentui/commit/883564acb9bb308dac516693d6c9ea3c98d19569) by beachball)
16+
- Bump @fluentui/react to v8.123.6 ([commit](https://github.com/microsoft/fluentui/commit/883564acb9bb308dac516693d6c9ea3c98d19569) by beachball)
17+
718
## [5.24.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.29)
819

920
Wed, 10 Sep 2025 07:19:33 GMT

0 commit comments

Comments
 (0)