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 Mar 14, 2023
1 parent fc86569 commit 91c2137
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, 14 Mar 2023 04:21:22 GMT",
"tag": "@fluentui/web-components_v3.0.0-alpha.11",
"version": "3.0.0-alpha.11",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@fluentui/web-components",
"commit": "6e51be008ee479451431421eaf2e3e63744b6d5c",
"comment": "update FAST dependencies to latest package versions"
},
{
"author": "[email protected]",
"package": "@fluentui/web-components",
"commit": "fc86569d1d96d6deff9188fa0702d173150dd5dd",
"comment": "Adds css containment to implemented web components"
}
]
}
},
{
"date": "Thu, 09 Mar 2023 04:19:45 GMT",
"tag": "@fluentui/web-components_v3.0.0-alpha.10",
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 Thu, 09 Mar 2023 04:19:45 GMT and should not be manually modified.
This log was last generated on Tue, 14 Mar 2023 04:21:22 GMT and should not be manually modified.

<!-- Start content -->

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

Tue, 14 Mar 2023 04:21:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-alpha.10..@fluentui/web-components_v3.0.0-alpha.11)

### Changes

- update FAST dependencies to latest package versions ([PR #27187](https://github.com/microsoft/fluentui/pull/27187) by [email protected])
- Adds css containment to implemented web components ([PR #27190](https://github.com/microsoft/fluentui/pull/27190) by [email protected])

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

Thu, 09 Mar 2023 04:19:45 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluentui/web-components",
"description": "A library of Fluent Web Components",
"sideEffects": false,
"version": "3.0.0-alpha.10",
"version": "3.0.0-alpha.11",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 91c2137

Please sign in to comment.