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 9, 2023
1 parent 443b8d8 commit 71c3165
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 9 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Thu, 09 Mar 2023 04:19:45 GMT",
"tag": "@fluentui/web-components_v3.0.0-alpha.10",
"version": "3.0.0-alpha.10",
"comments": {
"prerelease": [
{
"author": "jes@microsoft.com",
"package": "@fluentui/web-components",
"commit": "443b8d8e35429ffbabda35cbe7d4704adaaf8ab4",
"comment": "fix: [text] block breaks the style attribute"
}
]
}
},
{
"date": "Tue, 07 Mar 2023 04:24:51 GMT",
"tag": "@fluentui/web-components_v3.0.0-alpha.9",
Expand Down
11 changes: 10 additions & 1 deletion packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/web-components

This log was last generated on Wed, 01 Mar 2023 04:20:20 GMT and should not be manually modified.
This log was last generated on Thu, 09 Mar 2023 04:19:45 GMT and should not be manually modified.

<!-- Start content -->

## [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
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-alpha.9..@fluentui/web-components_v3.0.0-alpha.10)

### Changes

- fix: [text] block breaks the style attribute ([PR #27129](https://github.com/microsoft/fluentui/pull/27129) by jes@microsoft.com)

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

Wed, 01 Mar 2023 04:20:20 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.9",
"version": "3.0.0-alpha.10",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 71c3165

Please sign in to comment.