Skip to content

Commit baf887d

Browse files
author
Fluent UI Build
committed
release: applying package updates - web-components
1 parent 24bd1b2 commit baf887d

10 files changed

+76
-33
lines changed

change/@fluentui-chart-web-components-cfdeb418-e440-4904-9a73-4b8291c7c99d.json

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

change/@fluentui-web-components-49fd3f00-10b9-4573-a6ac-bce95c8f2fe5.json

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

change/@fluentui-web-components-674e26a9-57d5-4147-bda1-e4a467529eaf.json

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

change/@fluentui-web-components-a03312db-25ed-42ac-8259-b9754b5afdd9.json

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

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@fluentui/chart-web-components",
33
"entries": [
4+
{
5+
"date": "Fri, 17 Jan 2025 04:07:40 GMT",
6+
"tag": "@fluentui/chart-web-components_v0.0.0",
7+
"version": "0.0.0",
8+
"comments": {
9+
"none": [
10+
{
11+
"author": "martinhochel@microsoft.com",
12+
"package": "@fluentui/chart-web-components",
13+
"commit": "408fe44060b746844a9c76c67391b18d76d1f26e",
14+
"comment": "chore: sync failed release pipeline with git"
15+
}
16+
],
17+
"patch": [
18+
{
19+
"author": "beachball",
20+
"package": "@fluentui/chart-web-components",
21+
"comment": "Bump @fluentui/web-components to v3.0.0-beta.77",
22+
"commit": "24bd1b2e8063db6c121ee02425db564fbb762f5a"
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Tue, 14 Jan 2025 14:42:14 GMT",
629
"tag": "@fluentui/chart-web-components_v0.0.0-alpha.2",

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

55
<!-- Start content -->
66

7+
## [0.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.0)
8+
9+
Fri, 17 Jan 2025 04:07:40 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-web-components_v0.0.0-alpha.2..@fluentui/chart-web-components_v0.0.0)
11+
12+
### Patches
13+
14+
- Bump @fluentui/web-components to v3.0.0-beta.77 ([PR #33679](https://github.com/microsoft/fluentui/pull/33679) by beachball)
15+
716
## [0.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.0-alpha.2)
817

918
Tue, 14 Jan 2025 14:42:14 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.0-alpha.2",
4+
"version": "0.0.0",
55
"author": {
66
"name": "Microsoft"
77
},
@@ -98,7 +98,7 @@
9898
"dependencies": {
9999
"@microsoft/fast-web-utilities": "^6.0.0",
100100
"@fluentui/tokens": "^1.0.0-alpha.21",
101-
"@fluentui/web-components": "^3.0.0-beta.76",
101+
"@fluentui/web-components": "^3.0.0-beta.77",
102102
"@types/d3-selection": "^3.0.0",
103103
"@types/d3-shape": "^3.0.0",
104104
"d3-selection": "^3.0.0",

packages/web-components/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@fluentui/web-components",
33
"entries": [
4+
{
5+
"date": "Fri, 17 Jan 2025 04:07:40 GMT",
6+
"tag": "@fluentui/web-components_v3.0.0-beta.77",
7+
"version": "3.0.0-beta.77",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "rupertdavid@microsoft.com",
12+
"package": "@fluentui/web-components",
13+
"commit": "00458f3bbe3f12c0cef556f8d8fd564ffa66983c",
14+
"comment": "fix: revert logical properties in spinner to support rtl\""
15+
},
16+
{
17+
"author": "rupertdavid@microsoft.com",
18+
"package": "@fluentui/web-components",
19+
"commit": "1e110d6492d33ca8959aaddc35e21cbd8992706b",
20+
"comment": "fix: update disabled switch styles to GrayText for high-contrast mode"
21+
}
22+
],
23+
"none": [
24+
{
25+
"author": "863023+radium-v@users.noreply.github.com",
26+
"package": "@fluentui/web-components",
27+
"commit": "e7e2987a4b0c8c36984dc9732937e2e58fb8fb35",
28+
"comment": "build tokens package before running e2e tests"
29+
}
30+
]
31+
}
32+
},
433
{
534
"date": "Thu, 09 Jan 2025 04:07:00 GMT",
635
"tag": "@fluentui/web-components_v3.0.0-beta.76",

packages/web-components/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/web-components
22

3-
This log was last generated on Thu, 09 Jan 2025 04:07:00 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 Jan 2025 04:07:40 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [3.0.0-beta.77](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.77)
8+
9+
Fri, 17 Jan 2025 04:07:40 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.76..@fluentui/web-components_v3.0.0-beta.77)
11+
12+
### Changes
13+
14+
- fix: revert logical properties in spinner to support rtl" ([PR #33654](https://github.com/microsoft/fluentui/pull/33654) by rupertdavid@microsoft.com)
15+
- fix: update disabled switch styles to GrayText for high-contrast mode ([PR #33637](https://github.com/microsoft/fluentui/pull/33637) by rupertdavid@microsoft.com)
16+
717
## [3.0.0-beta.76](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.76)
818

919
Thu, 09 Jan 2025 04:07:00 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.76",
4+
"version": "3.0.0-beta.77",
55
"author": {
66
"name": "Microsoft",
77
"url": "https://discord.gg/FcSNfg4"

0 commit comments

Comments
 (0)