Skip to content

Commit d3fcce1

Browse files
author
Fluent UI Build
committed
release: applying package updates - web-components
1 parent 9afbdec commit d3fcce1

File tree

7 files changed

+53
-12
lines changed

7 files changed

+53
-12
lines changed

change/@fluentui-web-components-90308b69-87ab-46bd-bcb7-f8668dbc567b.json

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

packages/charts/chart-web-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/chart-web-components",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Jul 2025 04:08:28 GMT",
6+
"tag": "@fluentui/chart-web-components_v0.0.35",
7+
"version": "0.0.35",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/chart-web-components",
13+
"comment": "Bump @fluentui/web-components to v3.0.0-beta.111",
14+
"commit": "9afbdec18a05a1f8bd20ba560754e5c1aa4dd375"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 24 Jun 2025 04:06:56 GMT",
621
"tag": "@fluentui/chart-web-components_v0.0.34",

packages/charts/chart-web-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/chart-web-components
22

3-
This log was last generated on Tue, 24 Jun 2025 04:06:56 GMT and should not be manually modified.
3+
This log was last generated on Tue, 01 Jul 2025 04:08:28 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [0.0.35](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.35)
8+
9+
Tue, 01 Jul 2025 04:08:28 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-web-components_v0.0.34..@fluentui/chart-web-components_v0.0.35)
11+
12+
### Patches
13+
14+
- Bump @fluentui/web-components to v3.0.0-beta.111 ([PR #34741](https://github.com/microsoft/fluentui/pull/34741) by beachball)
15+
716
## [0.0.34](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.34)
817

918
Tue, 24 Jun 2025 04:06:56 GMT

packages/charts/chart-web-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fluentui/chart-web-components",
33
"description": "A library of Fluent Chart Web Components",
4-
"version": "0.0.34",
4+
"version": "0.0.35",
55
"author": {
66
"name": "Microsoft"
77
},
@@ -71,7 +71,7 @@
7171
"dependencies": {
7272
"@microsoft/fast-web-utilities": "^6.0.0",
7373
"@fluentui/tokens": "^1.0.0-alpha.21",
74-
"@fluentui/web-components": "^3.0.0-beta.110",
74+
"@fluentui/web-components": "^3.0.0-beta.111",
7575
"@types/d3-selection": "^3.0.0",
7676
"@types/d3-shape": "^3.0.0",
7777
"d3-selection": "^3.0.0",

packages/web-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/web-components",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Jul 2025 04:08:27 GMT",
6+
"tag": "@fluentui/web-components_v3.0.0-beta.111",
7+
"version": "3.0.0-beta.111",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "machi@microsoft.com",
12+
"package": "@fluentui/web-components",
13+
"commit": "9afbdec18a05a1f8bd20ba560754e5c1aa4dd375",
14+
"comment": "refactor: move tabindex logic into JS class"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 24 Jun 2025 04:06:55 GMT",
621
"tag": "@fluentui/web-components_v3.0.0-beta.110",

packages/web-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/web-components
22

3-
This log was last generated on Tue, 24 Jun 2025 04:06:55 GMT and should not be manually modified.
3+
This log was last generated on Tue, 01 Jul 2025 04:08:27 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [3.0.0-beta.111](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.111)
8+
9+
Tue, 01 Jul 2025 04:08:27 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.110..@fluentui/web-components_v3.0.0-beta.111)
11+
12+
### Changes
13+
14+
- refactor: move tabindex logic into JS class ([PR #34741](https://github.com/microsoft/fluentui/pull/34741) by machi@microsoft.com)
15+
716
## [3.0.0-beta.110](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.110)
817

918
Tue, 24 Jun 2025 04:06:55 GMT

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fluentui/web-components",
33
"description": "A library of Fluent Web Components",
4-
"version": "3.0.0-beta.110",
4+
"version": "3.0.0-beta.111",
55
"author": {
66
"name": "Microsoft",
77
"url": "https://discord.gg/FcSNfg4"

0 commit comments

Comments
 (0)