Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Jun 18, 2024
1 parent cb605ec commit b059abe
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 16 deletions.

This file was deleted.

This file was deleted.

21 changes: 21 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]",
"package": "@fluentui/web-components",
"commit": "1fb910e682936e205920674cd7baa37d73680d90",
"comment": "feat: update button and anchor button to leverage custom states for variants"
},
{
"author": "[email protected]",
"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",
Expand Down
12 changes: 11 additions & 1 deletion packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

<!-- Start content -->

## [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 [email protected])
- update badge to use element internals custom states ([PR #31733](https://github.com/microsoft/fluentui/pull/31733) by [email protected])

## [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
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.30",
"version": "3.0.0-beta.31",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit b059abe

Please sign in to comment.