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 Sep 4, 2024
1 parent 207969c commit 185bb89
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": "Wed, 04 Sep 2024 04:08:17 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.63",
"version": "3.0.0-beta.63",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@fluentui/web-components",
"commit": "dcc17c95874e52e5e74e6e9e6e1ec24027cc144d",
"comment": "normalize export paths"
},
{
"author": "[email protected]",
"package": "@fluentui/web-components",
"commit": "207969ccc26df63fc0400d2a1c78b31b4b6c6f72",
"comment": "restore define modules as default exports"
}
]
}
},
{
"date": "Fri, 30 Aug 2024 04:07:03 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.62",
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, 30 Aug 2024 04:07:03 GMT and should not be manually modified.
This log was last generated on Wed, 04 Sep 2024 04:08:17 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 04 Sep 2024 04:08:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.62..@fluentui/web-components_v3.0.0-beta.63)

### Changes

- normalize export paths ([PR #32451](https://github.com/microsoft/fluentui/pull/32451) by [email protected])
- restore define modules as default exports ([PR #32452](https://github.com/microsoft/fluentui/pull/32452) by [email protected])

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

Fri, 30 Aug 2024 04:07:03 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.62",
"version": "3.0.0-beta.63",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 185bb89

Please sign in to comment.