Skip to content

Commit f595806

Browse files
author
Fluent UI Build
committed
release: applying package updates - web-components
1 parent bf059b9 commit f595806

File tree

7 files changed

+53
-12
lines changed

7 files changed

+53
-12
lines changed

change/@fluentui-web-components-6d0e2f55-b28b-4513-aaee-305bca58513f.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": "Fri, 23 Jan 2026 04:07:04 GMT",
6+
"tag": "@fluentui/chart-web-components_v0.0.62",
7+
"version": "0.0.62",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/chart-web-components",
13+
"comment": "Bump @fluentui/web-components to v3.0.0-rc.4",
14+
"commit": "bf059b99bfb3e732a93702d9649f42cf0a8b0d94"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 14 Jan 2026 04:07:26 GMT",
621
"tag": "@fluentui/chart-web-components_v0.0.61",

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 Wed, 14 Jan 2026 04:07:26 GMT and should not be manually modified.
3+
This log was last generated on Fri, 23 Jan 2026 04:07:04 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [0.0.62](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.62)
8+
9+
Fri, 23 Jan 2026 04:07:04 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-web-components_v0.0.61..@fluentui/chart-web-components_v0.0.62)
11+
12+
### Patches
13+
14+
- Bump @fluentui/web-components to v3.0.0-rc.4 ([commit](https://github.com/microsoft/fluentui/commit/bf059b99bfb3e732a93702d9649f42cf0a8b0d94) by beachball)
15+
716
## [0.0.61](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.61)
817

918
Wed, 14 Jan 2026 04:07:26 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.61",
4+
"version": "0.0.62",
55
"author": {
66
"name": "Microsoft"
77
},
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@microsoft/fast-web-utilities": "^6.0.0",
7272
"@fluentui/tokens": "^1.0.0-alpha.23",
73-
"@fluentui/web-components": "^3.0.0-rc.3",
73+
"@fluentui/web-components": "^3.0.0-rc.4",
7474
"@types/d3-selection": "^3.0.0",
7575
"@types/d3-shape": "^3.0.0",
7676
"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": "Fri, 23 Jan 2026 04:07:04 GMT",
6+
"tag": "@fluentui/web-components_v3.0.0-rc.4",
7+
"version": "3.0.0-rc.4",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "jukapsia@microsoft.com",
12+
"package": "@fluentui/web-components",
13+
"commit": "3e77c7d37f628ab997da534ff1cdd8a71d583eda",
14+
"comment": "Update CAP DR tokens"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 14 Jan 2026 04:07:26 GMT",
621
"tag": "@fluentui/web-components_v3.0.0-rc.3",

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 Wed, 14 Jan 2026 04:07:26 GMT and should not be manually modified.
3+
This log was last generated on Fri, 23 Jan 2026 04:07:04 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [3.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-rc.4)
8+
9+
Fri, 23 Jan 2026 04:07:04 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-rc.3..@fluentui/web-components_v3.0.0-rc.4)
11+
12+
### Changes
13+
14+
- Update CAP DR tokens ([PR #35574](https://github.com/microsoft/fluentui/pull/35574) by jukapsia@microsoft.com)
15+
716
## [3.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-rc.3)
817

918
Wed, 14 Jan 2026 04:07:26 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-rc.3",
4+
"version": "3.0.0-rc.4",
55
"author": {
66
"name": "Microsoft",
77
"url": "https://discord.gg/FcSNfg4"

0 commit comments

Comments
 (0)