Skip to content

Commit

Permalink
release: applying package updates - web-components
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Jul 4, 2024
1 parent 61b0027 commit 9972743
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 23 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

27 changes: 27 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Thu, 04 Jul 2024 04:08:13 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.40",
"version": "3.0.0-beta.40",
"comments": {
"prerelease": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "@fluentui/web-components",
"commit": "f02ae0b454bc26f4d3eba0d17a5024a1bb40a0c5",
"comment": "feat: update radio and radio-group to use ElementInternals for form association"
},
{
"author": "rupertdavid@microsoft.com",
"package": "@fluentui/web-components",
"commit": "0777a2f8fbe7ea899f8f189a9729efe30a0ae038",
"comment": "fix for setTheme in Firefox"
},
{
"author": "rupertdavid@microsoft.com",
"package": "@fluentui/web-components",
"commit": "61b0027b57f2a940dac767e91e842ab6e8f7025e",
"comment": "refactor(web-components): cleanup accordion and convert to element internals for states"
}
]
}
},
{
"date": "Wed, 03 Jul 2024 04:08:00 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.39",
Expand Down
13 changes: 12 additions & 1 deletion packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/web-components

This log was last generated on Wed, 03 Jul 2024 04:08:00 GMT and should not be manually modified.
This log was last generated on Thu, 04 Jul 2024 04:08:13 GMT and should not be manually modified.

<!-- Start content -->

## [3.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.40)

Thu, 04 Jul 2024 04:08:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.39..@fluentui/web-components_v3.0.0-beta.40)

### Changes

- feat: update radio and radio-group to use ElementInternals for form association ([PR #31783](https://github.com/microsoft/fluentui/pull/31783) by 863023+radium-v@users.noreply.github.com)
- fix for setTheme in Firefox ([PR #31911](https://github.com/microsoft/fluentui/pull/31911) by rupertdavid@microsoft.com)
- refactor(web-components): cleanup accordion and convert to element internals for states ([PR #31866](https://github.com/microsoft/fluentui/pull/31866) by rupertdavid@microsoft.com)

## [3.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.39)

Wed, 03 Jul 2024 04:08:00 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fluentui/web-components",
"description": "A library of Fluent Web Components",
"version": "3.0.0-beta.39",
"version": "3.0.0-beta.40",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 9972743

Please sign in to comment.