Skip to content

Commit 91b288b

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent da21d69 commit 91b288b

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-8192a933-0ea7-44b9-979a-bc696517a06a.json

-7
This file was deleted.

packages/charts/react-charting/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-charting",
33
"entries": [
4+
{
5+
"date": "Thu, 13 Feb 2025 07:22:18 GMT",
6+
"tag": "@fluentui/react-charting_v5.23.54",
7+
"version": "5.23.54",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "f9427b8df618f765dbf233c601060a7e123444d0",
14+
"comment": "feat: hide overlapping x-axis tick labels"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 12 Feb 2025 07:20:51 GMT",
621
"tag": "@fluentui/react-charting_v5.23.53",

packages/charts/react-charting/CHANGELOG.md

+10-1
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 Wed, 12 Feb 2025 07:20:51 GMT and should not be manually modified.
3+
This log was last generated on Thu, 13 Feb 2025 07:22:18 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.23.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.54)
8+
9+
Thu, 13 Feb 2025 07:22:18 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.53..@fluentui/react-charting_v5.23.54)
11+
12+
### Patches
13+
14+
- feat: hide overlapping x-axis tick labels ([PR #33678](https://github.com/microsoft/fluentui/pull/33678) by [email protected])
15+
716
## [5.23.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.53)
817

918
Wed, 12 Feb 2025 07:20:51 GMT

packages/charts/react-charting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charting",
3-
"version": "5.23.53",
3+
"version": "5.23.54",
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

+15
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, 13 Feb 2025 07:22:18 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.174",
7+
"version": "8.13.174",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.292",
14+
"commit": "da21d6906904f1c56d4f71f720a18e8cbc45841b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 12 Feb 2025 07:20:52 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.173",

packages/react-docsite-components/CHANGELOG.md

+10-1
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 Wed, 12 Feb 2025 07:20:52 GMT and should not be manually modified.
3+
This log was last generated on Thu, 13 Feb 2025 07:22:18 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.174](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.174)
8+
9+
Thu, 13 Feb 2025 07:22:18 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.173..@fluentui/react-docsite-components_v8.13.174)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.292 ([commit](https://github.com/microsoft/fluentui/commit/da21d6906904f1c56d4f71f720a18e8cbc45841b) by beachball)
15+
716
## [8.13.173](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.173)
817

918
Wed, 12 Feb 2025 07:20:52 GMT

packages/react-docsite-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-docsite-components",
3-
"version": "8.13.173",
3+
"version": "8.13.174",
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.16",
4444
"@fluentui/set-version": "^8.2.23",
45-
"@fluentui/react-monaco-editor": "^1.7.291",
45+
"@fluentui/react-monaco-editor": "^1.7.292",
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@fluentui/merge-styles": "^8.6.13",
3737
"@fluentui/react": "^8.122.9",
3838
"@fluentui/react-cards": "^0.205.198",
39-
"@fluentui/react-charting": "^5.23.53",
40-
"@fluentui/react-docsite-components": "^8.13.173",
39+
"@fluentui/react-charting": "^5.23.54",
40+
"@fluentui/react-docsite-components": "^8.13.174",
4141
"@fluentui/react-experiments": "^8.14.195",
4242
"@fluentui/react-file-type-icons": "^8.12.7",
4343
"@fluentui/react-focus": "^8.9.20",

packages/react-monaco-editor/CHANGELOG.json

+15
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, 13 Feb 2025 07:22:18 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.292",
7+
"version": "1.7.292",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.23.54",
14+
"commit": "da21d6906904f1c56d4f71f720a18e8cbc45841b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 12 Feb 2025 07:20:52 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.291",

packages/react-monaco-editor/CHANGELOG.md

+10-1
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 Wed, 12 Feb 2025 07:20:52 GMT and should not be manually modified.
3+
This log was last generated on Thu, 13 Feb 2025 07:22:18 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.292](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.292)
8+
9+
Thu, 13 Feb 2025 07:22:18 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.291..@fluentui/react-monaco-editor_v1.7.292)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.23.54 ([commit](https://github.com/microsoft/fluentui/commit/da21d6906904f1c56d4f71f720a18e8cbc45841b) by beachball)
15+
716
## [1.7.291](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.291)
817

918
Wed, 12 Feb 2025 07:20:52 GMT

packages/react-monaco-editor/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-monaco-editor",
3-
"version": "1.7.291",
3+
"version": "1.7.292",
44
"description": "Live React example editing using monaco",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -34,7 +34,7 @@
3434
"@fluentui/example-data": "^8.4.25",
3535
"@fluentui/monaco-editor": "^1.3.24",
3636
"@fluentui/react-hooks": "^8.8.16",
37-
"@fluentui/react-charting": "^5.23.53",
37+
"@fluentui/react-charting": "^5.23.54",
3838
"raw-loader": "4.0.2",
3939
"react-syntax-highlighter": "^10.1.3",
4040
"tslib": "^2.1.0"

0 commit comments

Comments
 (0)