diff --git a/change/@fluentui-web-components-8fa1a0aa-7dd4-4129-89c3-fe350ad0fa58.json b/change/@fluentui-web-components-8fa1a0aa-7dd4-4129-89c3-fe350ad0fa58.json deleted file mode 100644 index d9fd162a58c391..00000000000000 --- a/change/@fluentui-web-components-8fa1a0aa-7dd4-4129-89c3-fe350ad0fa58.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "feat: update button and anchor button to leverage custom states for variants", - "packageName": "@fluentui/web-components", - "email": "13071055+chrisdholt@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-web-components-ff673af3-b066-47c9-aea7-37e4558d7ace.json b/change/@fluentui-web-components-ff673af3-b066-47c9-aea7-37e4558d7ace.json deleted file mode 100644 index b16506e3cb0ae9..00000000000000 --- a/change/@fluentui-web-components-ff673af3-b066-47c9-aea7-37e4558d7ace.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "update badge to use element internals custom states", - "packageName": "@fluentui/web-components", - "email": "13071055+chrisdholt@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/web-components/CHANGELOG.json b/packages/web-components/CHANGELOG.json index 3386a6c71f55d7..b864d69b1a79ef 100644 --- a/packages/web-components/CHANGELOG.json +++ b/packages/web-components/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/web-components", "entries": [ + { + "date": "Tue, 18 Jun 2024 04:05:31 GMT", + "tag": "@fluentui/web-components_v3.0.0-beta.31", + "version": "3.0.0-beta.31", + "comments": { + "prerelease": [ + { + "author": "13071055+chrisdholt@users.noreply.github.com", + "package": "@fluentui/web-components", + "commit": "1fb910e682936e205920674cd7baa37d73680d90", + "comment": "feat: update button and anchor button to leverage custom states for variants" + }, + { + "author": "13071055+chrisdholt@users.noreply.github.com", + "package": "@fluentui/web-components", + "commit": "5f1feb5721933fb703d789fb00ce385d7e3f950e", + "comment": "update badge to use element internals custom states" + } + ] + } + }, { "date": "Mon, 17 Jun 2024 04:07:58 GMT", "tag": "@fluentui/web-components_v3.0.0-beta.30", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index 491e70e1a5f7c5..31edcf6ee194f2 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/web-components -This log was last generated on Fri, 14 Jun 2024 04:06:06 GMT and should not be manually modified. +This log was last generated on Tue, 18 Jun 2024 04:05:31 GMT and should not be manually modified. +## [3.0.0-beta.31](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.31) + +Tue, 18 Jun 2024 04:05:31 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.30..@fluentui/web-components_v3.0.0-beta.31) + +### Changes + +- feat: update button and anchor button to leverage custom states for variants ([PR #31718](https://github.com/microsoft/fluentui/pull/31718) by 13071055+chrisdholt@users.noreply.github.com) +- update badge to use element internals custom states ([PR #31733](https://github.com/microsoft/fluentui/pull/31733) by 13071055+chrisdholt@users.noreply.github.com) + ## [3.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.30) Fri, 14 Jun 2024 04:06:06 GMT diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 0a0a6c9a52e9f8..101159e15eb05d 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.30", + "version": "3.0.0-beta.31", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"