Skip to content

Commit 667d05d

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent ceca5c9 commit 667d05d

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-8c7e2a0d-fb53-4e19-9c69-3cddec6c7b24.json

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

packages/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": "Fri, 03 Nov 2023 07:27:57 GMT",
6+
"tag": "@fluentui/react-charting_v5.18.13",
7+
"version": "5.18.13",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "26e7bd757ab3d6547506da7100c72f6ef5e43c06",
14+
"comment": "Updating documentation content"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 01 Nov 2023 07:29:14 GMT",
621
"tag": "@fluentui/react-charting_v5.18.12",

packages/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 Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.
3+
This log was last generated on Fri, 03 Nov 2023 07:27:57 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.18.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.18.13)
8+
9+
Fri, 03 Nov 2023 07:27:57 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.18.12..@fluentui/react-charting_v5.18.13)
11+
12+
### Patches
13+
14+
- Updating documentation content ([PR #29727](https://github.com/microsoft/fluentui/pull/29727) by [email protected])
15+
716
## [5.18.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.18.12)
817

918
Wed, 01 Nov 2023 07:29:14 GMT

packages/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.18.12",
3+
"version": "5.18.13",
44
"description": "Experimental React charting components for building experiences for Microsoft 365.",
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": "Fri, 03 Nov 2023 07:27:58 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.26",
7+
"version": "8.13.26",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.144",
14+
"commit": "ceca5c9b403eb339e7d359b80329f8691aae2898"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 01 Nov 2023 07:29:14 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.25",

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 Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.
3+
This log was last generated on Fri, 03 Nov 2023 07:27:58 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.26)
8+
9+
Fri, 03 Nov 2023 07:27:58 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.25..@fluentui/react-docsite-components_v8.13.26)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.144 ([commit](https://github.com/microsoft/fluentui/commit/ceca5c9b403eb339e7d359b80329f8691aae2898) by beachball)
15+
716
## [8.13.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.25)
817

918
Wed, 01 Nov 2023 07:29:14 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.25",
3+
"version": "8.13.26",
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.23",
4343
"@fluentui/react-hooks": "^8.6.32",
4444
"@fluentui/set-version": "^8.2.12",
45-
"@fluentui/react-monaco-editor": "^1.7.143",
45+
"@fluentui/react-monaco-editor": "^1.7.144",
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.5.13",
3737
"@fluentui/react": "^8.112.5",
3838
"@fluentui/react-cards": "^0.205.119",
39-
"@fluentui/react-charting": "^5.18.12",
40-
"@fluentui/react-docsite-components": "^8.13.25",
39+
"@fluentui/react-charting": "^5.18.13",
40+
"@fluentui/react-docsite-components": "^8.13.26",
4141
"@fluentui/react-experiments": "^8.14.115",
4242
"@fluentui/react-file-type-icons": "^8.10.3",
4343
"@fluentui/react-focus": "^8.8.33",

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": "Fri, 03 Nov 2023 07:27:58 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.144",
7+
"version": "1.7.144",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.18.13",
14+
"commit": "ceca5c9b403eb339e7d359b80329f8691aae2898"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 01 Nov 2023 07:29:14 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.143",

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 Wed, 01 Nov 2023 07:29:14 GMT and should not be manually modified.
3+
This log was last generated on Fri, 03 Nov 2023 07:27:58 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.144](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.144)
8+
9+
Fri, 03 Nov 2023 07:27:58 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.143..@fluentui/react-monaco-editor_v1.7.144)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.18.13 ([commit](https://github.com/microsoft/fluentui/commit/ceca5c9b403eb339e7d359b80329f8691aae2898) by beachball)
15+
716
## [1.7.143](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.143)
817

918
Wed, 01 Nov 2023 07:29:14 GMT

0 commit comments

Comments
 (0)