Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Oct 23, 2023
1 parent d432731 commit e4ef1fe
Show file tree
Hide file tree
Showing 11 changed files with 82 additions and 17 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Mon, 23 Oct 2023 07:35:31 GMT",
"tag": "@fluentui/react-charting_v5.18.9",
"version": "5.18.9",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/react-charting",
"commit": "c8ed0b5e2a48e82c30c9b257ae398cc6835b3a3b",
"comment": "Part 2 - Changes to onboard charting to fluent docsite"
}
]
}
},
{
"date": "Fri, 20 Oct 2023 07:35:43 GMT",
"tag": "@fluentui/react-charting_v5.18.8",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-charting

This log was last generated on Fri, 20 Oct 2023 07:35:43 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 07:35:31 GMT and should not be manually modified.

<!-- Start content -->

## [5.18.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.18.9)

Mon, 23 Oct 2023 07:35:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.18.8..@fluentui/react-charting_v5.18.9)

### Patches

- Part 2 - Changes to onboard charting to fluent docsite ([PR #29608](https://github.com/microsoft/fluentui/pull/29608) by [email protected])

## [5.18.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.18.8)

Fri, 20 Oct 2023 07:35:43 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.18.8",
"version": "5.18.9",
"description": "Experimental React charting components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-docsite-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-docsite-components",
"entries": [
{
"date": "Mon, 23 Oct 2023 07:35:31 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.22",
"version": "8.13.22",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.140",
"commit": "d43273134a3a98824539c48bbf4990b7219b6018"
}
]
}
},
{
"date": "Fri, 20 Oct 2023 07:35:43 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.21",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-docsite-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-docsite-components

This log was last generated on Fri, 20 Oct 2023 07:35:43 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 07:35:31 GMT and should not be manually modified.

<!-- Start content -->

## [8.13.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.22)

Mon, 23 Oct 2023 07:35:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.21..@fluentui/react-docsite-components_v8.13.22)

### Patches

- Bump @fluentui/react-monaco-editor to v1.7.140 ([PR #29603](https://github.com/microsoft/fluentui/pull/29603) by beachball)

## [8.13.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.21)

Fri, 20 Oct 2023 07:35:43 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-docsite-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-docsite-components",
"version": "8.13.21",
"version": "8.13.22",
"description": "Fluent UI React components for building documentation sites.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@fluentui/public-docsite-setup": "^0.3.22",
"@fluentui/react-hooks": "^8.6.30",
"@fluentui/set-version": "^8.2.11",
"@fluentui/react-monaco-editor": "^1.7.139",
"@fluentui/react-monaco-editor": "^1.7.140",
"color-check": "0.0.2",
"markdown-to-jsx": "^7.0.0",
"office-ui-fabric-core": "^11.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@fluentui/merge-styles": "^8.5.12",
"@fluentui/react": "^8.112.3",
"@fluentui/react-cards": "^0.205.117",
"@fluentui/react-charting": "^5.18.8",
"@fluentui/react-docsite-components": "^8.13.21",
"@fluentui/react-charting": "^5.18.9",
"@fluentui/react-docsite-components": "^8.13.22",
"@fluentui/react-experiments": "^8.14.113",
"@fluentui/react-file-type-icons": "^8.10.2",
"@fluentui/react-focus": "^8.8.32",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-monaco-editor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-monaco-editor",
"entries": [
{
"date": "Mon, 23 Oct 2023 07:35:31 GMT",
"tag": "@fluentui/react-monaco-editor_v1.7.140",
"version": "1.7.140",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-monaco-editor",
"comment": "Bump @fluentui/react-charting to v5.18.9",
"commit": "d43273134a3a98824539c48bbf4990b7219b6018"
}
]
}
},
{
"date": "Fri, 20 Oct 2023 07:35:43 GMT",
"tag": "@fluentui/react-monaco-editor_v1.7.139",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-monaco-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-monaco-editor

This log was last generated on Fri, 20 Oct 2023 07:35:43 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 07:35:31 GMT and should not be manually modified.

<!-- Start content -->

## [1.7.140](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.140)

Mon, 23 Oct 2023 07:35:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.139..@fluentui/react-monaco-editor_v1.7.140)

### Patches

- Bump @fluentui/react-charting to v5.18.9 ([PR #29603](https://github.com/microsoft/fluentui/pull/29603) by beachball)

## [1.7.139](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.139)

Fri, 20 Oct 2023 07:35:43 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-monaco-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-monaco-editor",
"version": "1.7.139",
"version": "1.7.140",
"description": "Live React example editing using monaco",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@fluentui/example-data": "^8.4.12",
"@fluentui/monaco-editor": "^1.3.11",
"@fluentui/react-hooks": "^8.6.30",
"@fluentui/react-charting": "^5.18.8",
"@fluentui/react-charting": "^5.18.9",
"raw-loader": "4.0.2",
"react-syntax-highlighter": "^10.1.3",
"tslib": "^2.1.0"
Expand Down

0 comments on commit e4ef1fe

Please sign in to comment.