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 Dec 6, 2024
1 parent 9a01d45 commit 68df94d
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": "Fri, 06 Dec 2024 04:07:47 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.74",
"version": "3.0.0-beta.74",
"comments": {
"prerelease": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "@fluentui/web-components",
"commit": "df2eb6185aec09cc78d0ee5a806b41d8b5225dca",
"comment": "add current-value attribute to text-input"
}
]
}
},
{
"date": "Thu, 07 Nov 2024 04:07:40 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.73",
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, 07 Nov 2024 04:07:40 GMT and should not be manually modified.
This log was last generated on Fri, 06 Dec 2024 04:07:47 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 06 Dec 2024 04:07:47 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.73..@fluentui/web-components_v3.0.0-beta.74)

### Changes

- add current-value attribute to text-input ([PR #33144](https://github.com/microsoft/fluentui/pull/33144) by 863023+radium-v@users.noreply.github.com)

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

Thu, 07 Nov 2024 04:07:40 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.73",
"version": "3.0.0-beta.74",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 68df94d

Please sign in to comment.