Skip to content

Commit 2ae4091

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent 3a22af4 commit 2ae4091

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-81807ca5-d5cd-42eb-ad61-aeb7bb3c403d.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": "Wed, 21 May 2025 07:20:20 GMT",
6+
"tag": "@fluentui/react-charting_v5.23.91",
7+
"version": "5.23.91",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "5a784167c6f927314f4b3d042a36be35fe8b4bee",
14+
"comment": "fix(declarative-chart): negative VSBC only lines case fix"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 20 May 2025 07:21:43 GMT",
621
"tag": "@fluentui/react-charting_v5.23.90",

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, 20 May 2025 07:21:43 GMT and should not be manually modified.
3+
This log was last generated on Wed, 21 May 2025 07:20:20 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.23.91](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.91)
8+
9+
Wed, 21 May 2025 07:20:20 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.90..@fluentui/react-charting_v5.23.91)
11+
12+
### Patches
13+
14+
- fix(declarative-chart): negative VSBC only lines case fix ([PR #34481](https://github.com/microsoft/fluentui/pull/34481) by [email protected])
15+
716
## [5.23.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.90)
817

918
Tue, 20 May 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.23.90",
3+
"version": "5.23.91",
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": "Wed, 21 May 2025 07:20:20 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.211",
7+
"version": "8.13.211",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.329",
14+
"commit": "3a22af445386f35f57e4f31290ddf41542c50576"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 20 May 2025 07:21:44 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.210",

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, 20 May 2025 07:21:44 GMT and should not be manually modified.
3+
This log was last generated on Wed, 21 May 2025 07:20:20 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.211](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.211)
8+
9+
Wed, 21 May 2025 07:20:20 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.210..@fluentui/react-docsite-components_v8.13.211)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.329 ([PR #34492](https://github.com/microsoft/fluentui/pull/34492) by beachball)
15+
716
## [8.13.210](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.210)
817

918
Tue, 20 May 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.210",
3+
"version": "8.13.211",
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.328",
45+
"@fluentui/react-monaco-editor": "^1.7.329",
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.19",
3838
"@fluentui/react-cards": "^0.205.208",
39-
"@fluentui/react-charting": "^5.23.90",
40-
"@fluentui/react-docsite-components": "^8.13.210",
39+
"@fluentui/react-charting": "^5.23.91",
40+
"@fluentui/react-docsite-components": "^8.13.211",
4141
"@fluentui/react-experiments": "^8.14.205",
4242
"@fluentui/react-file-type-icons": "^8.13.2",
4343
"@fluentui/react-focus": "^8.9.25",

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": "Wed, 21 May 2025 07:20:20 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.329",
7+
"version": "1.7.329",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.23.91",
14+
"commit": "3a22af445386f35f57e4f31290ddf41542c50576"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 20 May 2025 07:21:44 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.328",

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, 20 May 2025 07:21:44 GMT and should not be manually modified.
3+
This log was last generated on Wed, 21 May 2025 07:20:20 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.329](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.329)
8+
9+
Wed, 21 May 2025 07:20:20 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.328..@fluentui/react-monaco-editor_v1.7.329)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.23.91 ([PR #34492](https://github.com/microsoft/fluentui/pull/34492) by beachball)
15+
716
## [1.7.328](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.328)
817

918
Tue, 20 May 2025 07:21:44 GMT

packages/react-monaco-editor/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-monaco-editor",
3-
"version": "1.7.328",
3+
"version": "1.7.329",
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.19",
37-
"@fluentui/react-charting": "^5.23.90",
37+
"@fluentui/react-charting": "^5.23.91",
3838
"raw-loader": "4.0.2",
3939
"react-syntax-highlighter": "^10.1.3",
4040
"tslib": "^2.1.0"

0 commit comments

Comments
 (0)