Skip to content

Commit ff54bdd

Browse files
author
Microsoft FAST Builds
committed
applying package updates
1 parent 2c4bfb4 commit ff54bdd

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

change/@microsoft-fast-html-b801e749-604c-4112-8a6e-44bed2c26c37.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web-components/fast-html/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/fast-html",
33
"entries": [
4+
{
5+
"date": "Thu, 10 Apr 2025 21:08:35 GMT",
6+
"version": "1.0.0-alpha.6",
7+
"tag": "@microsoft/fast-html_v1.0.0-alpha.6",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@microsoft/fast-html",
13+
"commit": "2c4bfb441e89b00480e0f65e752a45483f51ae70",
14+
"comment": "Allow passing events or context to event handlers"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 09 Apr 2025 23:46:40 GMT",
621
"version": "1.0.0-alpha.5",

packages/web-components/fast-html/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @microsoft/fast-html
22

3-
<!-- This log was last generated on Wed, 09 Apr 2025 23:46:40 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 10 Apr 2025 21:08:35 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.0.0-alpha.6
8+
9+
Thu, 10 Apr 2025 21:08:35 GMT
10+
11+
### Changes
12+
13+
- Allow passing events or context to event handlers ([email protected])
14+
715
## 1.0.0-alpha.5
816

917
Wed, 09 Apr 2025 23:46:40 GMT

packages/web-components/fast-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/fast-html",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"type": "module",
55
"author": {
66
"name": "Microsoft",

0 commit comments

Comments
 (0)