diff --git a/change/@fluentui-web-components-7bba75e2-576b-4e9f-821b-9501f016a3a6.json b/change/@fluentui-web-components-7bba75e2-576b-4e9f-821b-9501f016a3a6.json deleted file mode 100644 index a0d68c1d2a909b..00000000000000 --- a/change/@fluentui-web-components-7bba75e2-576b-4e9f-821b-9501f016a3a6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "add swapStates function for attribute-driven internal states", - "packageName": "@fluentui/web-components", - "email": "863023+radium-v@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-web-components-ee3cdda9-b12f-45d0-aede-ede164c72ea4.json b/change/@fluentui-web-components-ee3cdda9-b12f-45d0-aede-ede164c72ea4.json deleted file mode 100644 index fd5f982658d091..00000000000000 --- a/change/@fluentui-web-components-ee3cdda9-b12f-45d0-aede-ede164c72ea4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "identify type-only imports and exports", - "packageName": "@fluentui/web-components", - "email": "863023+radium-v@users.noreply.github.com", - "dependentChangeType": "none" -} diff --git a/packages/web-components/CHANGELOG.json b/packages/web-components/CHANGELOG.json index f4b496919336a6..fc88f96f8d3056 100644 --- a/packages/web-components/CHANGELOG.json +++ b/packages/web-components/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/web-components", "entries": [ + { + "date": "Wed, 30 Oct 2024 04:06:53 GMT", + "tag": "@fluentui/web-components_v3.0.0-beta.72", + "version": "3.0.0-beta.72", + "comments": { + "prerelease": [ + { + "author": "863023+radium-v@users.noreply.github.com", + "package": "@fluentui/web-components", + "commit": "36474e58a4a9721954c6badad419c9e93df1fc6f", + "comment": "add swapStates function for attribute-driven internal states" + } + ], + "none": [ + { + "author": "863023+radium-v@users.noreply.github.com", + "package": "@fluentui/web-components", + "commit": "8614d041a6a8b329099c40009cff9c9ae63aceac", + "comment": "identify type-only imports and exports" + } + ] + } + }, { "date": "Tue, 29 Oct 2024 04:06:49 GMT", "tag": "@fluentui/web-components_v3.0.0-beta.71", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index 41aca3c2327f85..21ff6aff852d91 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/web-components -This log was last generated on Tue, 29 Oct 2024 04:06:49 GMT and should not be manually modified. +This log was last generated on Wed, 30 Oct 2024 04:06:53 GMT and should not be manually modified. +## [3.0.0-beta.72](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.72) + +Wed, 30 Oct 2024 04:06:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.71..@fluentui/web-components_v3.0.0-beta.72) + +### Changes + +- add swapStates function for attribute-driven internal states ([PR #33156](https://github.com/microsoft/fluentui/pull/33156) by 863023+radium-v@users.noreply.github.com) + ## [3.0.0-beta.71](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.71) Tue, 29 Oct 2024 04:06:49 GMT diff --git a/packages/web-components/package.json b/packages/web-components/package.json index c037b593a7d37d..c253294341bd2d 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -1,7 +1,7 @@ { "name": "@fluentui/web-components", "description": "A library of Fluent Web Components", - "version": "3.0.0-beta.71", + "version": "3.0.0-beta.72", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"