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 2, 2023
1 parent da9a088 commit 0e58657
Show file tree
Hide file tree
Showing 164 changed files with 2,159 additions and 349 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 21 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Mon, 02 Oct 2023 08:56:05 GMT",
"tag": "@fluentui/react-accordion_v9.3.17",
"version": "9.3.17",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.13.2",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
}
]
}
},
{
"date": "Tue, 26 Sep 2023 17:49:01 GMT",
"tag": "@fluentui/react-accordion_v9.3.16",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Tue, 26 Sep 2023 17:49:01 GMT and should not be manually modified.
This log was last generated on Mon, 02 Oct 2023 08:56:05 GMT and should not be manually modified.

<!-- Start content -->

## [9.3.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.17)

Mon, 02 Oct 2023 08:56:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.16..@fluentui/react-accordion_v9.3.17)

### Patches

- Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-tabster to v9.13.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)

## [9.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.16)

Tue, 26 Sep 2023 17:49:01 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/react-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-accordion",
"version": "9.3.16",
"version": "9.3.17",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@fluentui/react-context-selector": "^9.1.36",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-jsx-runtime": "^9.0.12",
"@fluentui/react-shared-contexts": "^9.9.1",
"@fluentui/react-tabster": "^9.13.1",
"@fluentui/react-shared-contexts": "^9.9.2",
"@fluentui/react-tabster": "^9.13.2",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-utilities": "^9.13.5",
"@griffel/react": "^1.5.14",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Mon, 02 Oct 2023 08:56:05 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.81",
"version": "9.0.0-beta.81",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.5.35",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-button to v9.3.44",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-tabster to v9.13.2",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
}
]
}
},
{
"date": "Tue, 26 Sep 2023 17:49:02 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.80",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-alert

This log was last generated on Tue, 26 Sep 2023 17:49:02 GMT and should not be manually modified.
This log was last generated on Mon, 02 Oct 2023 08:56:05 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.81)

Mon, 02 Oct 2023 08:56:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.80..@fluentui/react-alert_v9.0.0-beta.81)

### Changes

- Bump @fluentui/react-avatar to v9.5.35 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-button to v9.3.44 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-tabster to v9.13.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)

## [9.0.0-beta.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.80)

Tue, 26 Sep 2023 17:49:02 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/react-components/react-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-alert",
"version": "9.0.0-beta.80",
"version": "9.0.0-beta.81",
"description": "An alert component to display brief messages",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,10 +33,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-avatar": "^9.5.34",
"@fluentui/react-button": "^9.3.43",
"@fluentui/react-avatar": "^9.5.35",
"@fluentui/react-button": "^9.3.44",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-tabster": "^9.13.1",
"@fluentui/react-tabster": "^9.13.2",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-utilities": "^9.13.5",
"@fluentui/react-jsx-runtime": "^9.0.12",
Expand Down
39 changes: 39 additions & 0 deletions packages/react-components/react-avatar/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Mon, 02 Oct 2023 08:56:05 GMT",
"tag": "@fluentui/react-avatar_v9.5.35",
"version": "9.5.35",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-badge to v9.2.4",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.8.10",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tabster to v9.13.2",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.3.11",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
}
]
}
},
{
"date": "Tue, 26 Sep 2023 17:49:02 GMT",
"tag": "@fluentui/react-avatar_v9.5.34",
Expand Down
15 changes: 14 additions & 1 deletion packages/react-components/react-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - @fluentui/react-avatar

This log was last generated on Tue, 26 Sep 2023 17:49:02 GMT and should not be manually modified.
This log was last generated on Mon, 02 Oct 2023 08:56:05 GMT and should not be manually modified.

<!-- Start content -->

## [9.5.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.5.35)

Mon, 02 Oct 2023 08:56:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.5.34..@fluentui/react-avatar_v9.5.35)

### Patches

- Bump @fluentui/react-badge to v9.2.4 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-popover to v9.8.10 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-tabster to v9.13.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
- Bump @fluentui/react-tooltip to v9.3.11 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)

## [9.5.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.5.34)

Tue, 26 Sep 2023 17:49:02 GMT
Expand Down
12 changes: 6 additions & 6 deletions packages/react-components/react-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.5.34",
"version": "9.5.35",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,14 +37,14 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-badge": "^9.2.3",
"@fluentui/react-badge": "^9.2.4",
"@fluentui/react-context-selector": "^9.1.36",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-popover": "^9.8.9",
"@fluentui/react-shared-contexts": "^9.9.1",
"@fluentui/react-tabster": "^9.13.1",
"@fluentui/react-popover": "^9.8.10",
"@fluentui/react-shared-contexts": "^9.9.2",
"@fluentui/react-tabster": "^9.13.2",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-tooltip": "^9.3.10",
"@fluentui/react-tooltip": "^9.3.11",
"@fluentui/react-utilities": "^9.13.5",
"@fluentui/react-jsx-runtime": "^9.0.12",
"@griffel/react": "^1.5.14",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-badge/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-badge",
"entries": [
{
"date": "Mon, 02 Oct 2023 08:56:05 GMT",
"tag": "@fluentui/react-badge_v9.2.4",
"version": "9.2.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-badge",
"comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
"commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
}
]
}
},
{
"date": "Tue, 26 Sep 2023 17:49:02 GMT",
"tag": "@fluentui/react-badge_v9.2.3",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-badge

This log was last generated on Tue, 26 Sep 2023 17:49:02 GMT and should not be manually modified.
This log was last generated on Mon, 02 Oct 2023 08:56:05 GMT and should not be manually modified.

<!-- Start content -->

## [9.2.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.2.4)

Mon, 02 Oct 2023 08:56:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.2.3..@fluentui/react-badge_v9.2.4)

### Patches

- Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)

## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.2.3)

Tue, 26 Sep 2023 17:49:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-badge",
"version": "9.2.3",
"version": "9.2.4",
"description": "React components for building web experiences",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-jsx-runtime": "^9.0.12",
"@fluentui/react-shared-contexts": "^9.9.1",
"@fluentui/react-shared-contexts": "^9.9.2",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-utilities": "^9.13.5",
"@griffel/react": "^1.5.14",
Expand Down
Loading

0 comments on commit 0e58657

Please sign in to comment.