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 Oct 13, 2023
1 parent af42938 commit f2b0af0
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/vr-tests-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@fluentui/react-button": "^9.2.3",
"@fluentui/react-storybook-addon": "9.0.0-rc.1",
"@fluentui/web-components": "3.0.0-beta.3",
"@fluentui/web-components": "3.0.0-beta.4",
"tslib": "^2.1.0"
}
}

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": "Fri, 13 Oct 2023 04:17:27 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.4",
"version": "3.0.0-beta.4",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@fluentui/web-components",
"commit": "af42938529ee2284a933a9f64db163c3bf283400",
"comment": "fix: update switch to use margin instead of transform for the checked state to support RTL"
}
]
}
},
{
"date": "Thu, 28 Sep 2023 04:18:49 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.3",
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 Thu, 28 Sep 2023 04:18:49 GMT and should not be manually modified.
This log was last generated on Fri, 13 Oct 2023 04:17:27 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 13 Oct 2023 04:17:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.3..@fluentui/web-components_v3.0.0-beta.4)

### Changes

- fix: update switch to use margin instead of transform for the checked state to support RTL ([PR #29505](https://github.com/microsoft/fluentui/pull/29505) by [email protected])

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

Thu, 28 Sep 2023 04:18:49 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.3",
"version": "3.0.0-beta.4",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit f2b0af0

Please sign in to comment.