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 Oct 29, 2024
1 parent 62d8aaa commit 22d14ef
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": "Tue, 29 Oct 2024 04:06:49 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.71",
"version": "3.0.0-beta.71",
"comments": {
"prerelease": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "@fluentui/web-components",
"commit": "62d8aaa93842818bb51626606f8e93a8358924d4",
"comment": "replace state partials with stateSelector function"
}
]
}
},
{
"date": "Fri, 25 Oct 2024 20:54:39 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.70",
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 Fri, 25 Oct 2024 20:54:39 GMT and should not be manually modified.
This log was last generated on Tue, 29 Oct 2024 04:06:49 GMT and should not be manually modified.

<!-- Start content -->

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

Tue, 29 Oct 2024 04:06:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.70..@fluentui/web-components_v3.0.0-beta.71)

### Changes

- replace state partials with stateSelector function ([PR #33037](https://github.com/microsoft/fluentui/pull/33037) by 863023+radium-v@users.noreply.github.com)

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

Fri, 25 Oct 2024 20:54:39 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.70",
"version": "3.0.0-beta.71",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 22d14ef

Please sign in to comment.