Skip to content

Commit 9ead689

Browse files
author
Fluent UI Build
committed
release: applying package updates - web-components
1 parent 6bc347d commit 9ead689

5 files changed

+33
-16
lines changed

change/@fluentui-web-components-42dee933-09cf-43d3-84d7-c9f946dfa0cb.json

-7
This file was deleted.

change/@fluentui-web-components-cb8c9815-f5ec-4855-b020-72aec63d5760.json

-7
This file was deleted.

packages/web-components/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/web-components",
33
"entries": [
4+
{
5+
"date": "Fri, 25 Oct 2024 20:54:39 GMT",
6+
"tag": "@fluentui/web-components_v3.0.0-beta.70",
7+
"version": "3.0.0-beta.70",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/web-components",
13+
"commit": "6bc347d526db66916be4979bab99bc30ade183cb",
14+
"comment": "fix: move proper menu positioning for split button into component css"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@fluentui/web-components",
19+
"commit": "c547276bf1595578c67a50511bdc832973d7241d",
20+
"comment": "fix: change to new css anchor positioning properties"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Thu, 24 Oct 2024 04:08:05 GMT",
627
"tag": "@fluentui/web-components_v3.0.0-beta.69",

packages/web-components/CHANGELOG.md

+11-1
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 Tue, 15 Oct 2024 04:07:48 GMT and should not be manually modified.
3+
This log was last generated on Fri, 25 Oct 2024 20:54:39 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [3.0.0-beta.70](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.70)
8+
9+
Fri, 25 Oct 2024 20:54:39 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.69..@fluentui/web-components_v3.0.0-beta.70)
11+
12+
### Changes
13+
14+
- fix: move proper menu positioning for split button into component css ([PR #33140](https://github.com/microsoft/fluentui/pull/33140) by [email protected])
15+
- fix: change to new css anchor positioning properties ([PR #33139](https://github.com/microsoft/fluentui/pull/33139) by [email protected])
16+
717
## [3.0.0-beta.69](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.69)
818

919
Tue, 15 Oct 2024 04:07:48 GMT

packages/web-components/package.json

+1-1
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.69",
4+
"version": "3.0.0-beta.70",
55
"author": {
66
"name": "Microsoft",
77
"url": "https://discord.gg/FcSNfg4"

0 commit comments

Comments
 (0)