Skip to content

Commit 365204e

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent b5e4ad6 commit 365204e

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-b52110be-bccd-423a-b783-71ac541e526e.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": "Thu, 27 Feb 2025 07:15:49 GMT",
6+
"tag": "@fluentui/react-charting_v5.23.58",
7+
"version": "5.23.58",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "74965306+Anush2303@users.noreply.github.com",
12+
"package": "@fluentui/react-charting",
13+
"commit": "ae487967de281d4800f7eec910b5809c20e29585",
14+
"comment": "handle 10^N ymax case for rounded ticks"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 25 Feb 2025 07:20:44 GMT",
621
"tag": "@fluentui/react-charting_v5.23.57",

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, 25 Feb 2025 07:20:44 GMT and should not be manually modified.
3+
This log was last generated on Thu, 27 Feb 2025 07:15:49 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.23.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.58)
8+
9+
Thu, 27 Feb 2025 07:15:49 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.57..@fluentui/react-charting_v5.23.58)
11+
12+
### Patches
13+
14+
- handle 10^N ymax case for rounded ticks ([PR #33870](https://github.com/microsoft/fluentui/pull/33870) by 74965306+Anush2303@users.noreply.github.com)
15+
716
## [5.23.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.57)
817

918
Tue, 25 Feb 2025 07:20:44 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.23.57",
3+
"version": "5.23.58",
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": "Thu, 27 Feb 2025 07:15:49 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.178",
7+
"version": "8.13.178",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.296",
14+
"commit": "b5e4ad636173a3591615642a4bf7cb446a3e40af"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 25 Feb 2025 07:20:44 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.177",

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, 25 Feb 2025 07:20:44 GMT and should not be manually modified.
3+
This log was last generated on Thu, 27 Feb 2025 07:15:49 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.178](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.178)
8+
9+
Thu, 27 Feb 2025 07:15:49 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.177..@fluentui/react-docsite-components_v8.13.178)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.296 ([PR #33910](https://github.com/microsoft/fluentui/pull/33910) by beachball)
15+
716
## [8.13.177](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.177)
817

918
Tue, 25 Feb 2025 07:20: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.177",
3+
"version": "8.13.178",
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.17",
4444
"@fluentui/set-version": "^8.2.24",
45-
"@fluentui/react-monaco-editor": "^1.7.295",
45+
"@fluentui/react-monaco-editor": "^1.7.296",
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.122.11",
3838
"@fluentui/react-cards": "^0.205.200",
39-
"@fluentui/react-charting": "^5.23.57",
40-
"@fluentui/react-docsite-components": "^8.13.177",
39+
"@fluentui/react-charting": "^5.23.58",
40+
"@fluentui/react-docsite-components": "^8.13.178",
4141
"@fluentui/react-experiments": "^8.14.197",
4242
"@fluentui/react-file-type-icons": "^8.12.8",
4343
"@fluentui/react-focus": "^8.9.21",

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": "Thu, 27 Feb 2025 07:15:49 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.296",
7+
"version": "1.7.296",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.23.58",
14+
"commit": "b5e4ad636173a3591615642a4bf7cb446a3e40af"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 25 Feb 2025 07:20:44 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.295",

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, 25 Feb 2025 07:20:44 GMT and should not be manually modified.
3+
This log was last generated on Thu, 27 Feb 2025 07:15:49 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.296](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.296)
8+
9+
Thu, 27 Feb 2025 07:15:49 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.295..@fluentui/react-monaco-editor_v1.7.296)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.23.58 ([PR #33910](https://github.com/microsoft/fluentui/pull/33910) by beachball)
15+
716
## [1.7.295](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.295)
817

918
Tue, 25 Feb 2025 07:20:44 GMT

0 commit comments

Comments
 (0)