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 authored and radium-v committed May 6, 2024
1 parent e1cc18b commit 574898b
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 17 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": "*",
"@fluentui/web-components": "3.0.0-alpha.25",
"@fluentui/web-components": "3.0.0-alpha.26",
"tslib": "^2.1.0"
}
}

This file was deleted.

This file was deleted.

23 changes: 23 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Mon, 07 Aug 2023 04:17:07 GMT",
"tag": "@fluentui/web-components_v3.0.0-alpha.26",
"version": "3.0.0-alpha.26",
"comments": {
"none": [
{
"author": "miroslav.stastny@microsoft.com",
"package": "@fluentui/web-components",
"commit": "c41d572219c127e1c042ce847b9e867c150b230c",
"comment": "dummy change to trigger CI"
}
],
"prerelease": [
{
"author": "miroslav.stastny@microsoft.com",
"package": "@fluentui/web-components",
"commit": "67cb8d06db5c7f17da4c6116729925705c0f7d3e",
"comment": "feat: Add support for scoped theming"
}
]
}
},
{
"date": "Fri, 28 Jul 2023 04:14:52 GMT",
"tag": "@fluentui/web-components_v3.0.0-alpha.25",
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, 19 Jul 2023 04:18:54 GMT and should not be manually modified.
This log was last generated on Mon, 07 Aug 2023 04:17:07 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 07 Aug 2023 04:17:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-alpha.25..@fluentui/web-components_v3.0.0-alpha.26)

### Changes

- feat: Add support for scoped theming ([PR #28441](https://github.com/microsoft/fluentui/pull/28441) by miroslav.stastny@microsoft.com)

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

Wed, 19 Jul 2023 04:18:54 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.25",
"version": "3.0.0-alpha.26",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 574898b

Please sign in to comment.