Skip to content

Commit c2221f5

Browse files
committed
applying package updates [skip ci]
1 parent 91b40a0 commit c2221f5

File tree

8 files changed

+54
-15
lines changed

8 files changed

+54
-15
lines changed

change/@ni-fast-foundation-bce0bc65-f302-492c-a640-8e7375f2192b.json

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

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/utilities/fast-react-wrapper/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@ni/fast-react-wrapper",
33
"entries": [
4+
{
5+
"date": "Fri, 27 Feb 2026 19:14:34 GMT",
6+
"version": "10.1.8",
7+
"tag": "@ni/fast-react-wrapper_v10.1.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@ni/fast-react-wrapper",
13+
"comment": "Bump @ni/fast-foundation to v10.2.1",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 27 Feb 2026 18:10:08 GMT",
621
"version": "10.1.7",

packages/utilities/fast-react-wrapper/CHANGELOG.md

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

3-
<!-- This log was last generated on Fri, 27 Feb 2026 18:10:08 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 27 Feb 2026 19:14:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 10.1.8
8+
9+
Fri, 27 Feb 2026 19:14:34 GMT
10+
11+
### Patches
12+
13+
- Bump @ni/fast-foundation to v10.2.1
14+
715
## 10.1.7
816

917
Fri, 27 Feb 2026 18:10:08 GMT

packages/utilities/fast-react-wrapper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ni/fast-react-wrapper",
33
"description": "A utility for wrapping web components for use in React.",
44
"sideEffects": false,
5-
"version": "10.1.7",
5+
"version": "10.1.8",
66
"author": {
77
"name": "National Instruments"
88
},
@@ -87,7 +87,7 @@
8787
},
8888
"peerDependencies": {
8989
"@ni/fast-element": "^10.1.0",
90-
"@ni/fast-foundation": "^10.2.0",
90+
"@ni/fast-foundation": "^10.2.1",
9191
"react": "^16 || ^17 || ^18"
9292
}
9393
}

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@ni/fast-foundation",
33
"entries": [
4+
{
5+
"date": "Fri, 27 Feb 2026 19:14:34 GMT",
6+
"version": "10.2.1",
7+
"tag": "@ni/fast-foundation_v10.2.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "1588923+rajsite@users.noreply.github.com",
12+
"package": "@ni/fast-foundation",
13+
"commit": "91b40a090ba4c4206f3c8761ace1c4a2040abe73",
14+
"comment": "Actually include custom-elements.json in build"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 27 Feb 2026 18:10:08 GMT",
621
"version": "10.2.0",

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

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

3-
<!-- This log was last generated on Fri, 27 Feb 2026 18:10:08 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 27 Feb 2026 19:14:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 10.2.1
8+
9+
Fri, 27 Feb 2026 19:14:34 GMT
10+
11+
### Patches
12+
13+
- Actually include custom-elements.json in build ([ni/fast@91b40a0](https://github.com/ni/fast/commit/91b40a090ba4c4206f3c8761ace1c4a2040abe73))
14+
715
## 10.2.0
816

917
Fri, 27 Feb 2026 18:10:08 GMT

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ni/fast-foundation",
33
"description": "A library of Web Component building blocks",
44
"sideEffects": false,
5-
"version": "10.2.0",
5+
"version": "10.2.1",
66
"author": {
77
"name": "National Instruments"
88
},

0 commit comments

Comments
 (0)