Skip to content

Commit b76f7ba

Browse files
applying package updates
1 parent 5da8f8a commit b76f7ba

File tree

17 files changed

+47
-38
lines changed

17 files changed

+47
-38
lines changed

apps/fluent-tester/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester",
3-
"version": "0.170.43",
3+
"version": "0.170.44",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",

apps/win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester-win32",
3-
"version": "0.38.62",
3+
"version": "0.38.63",
44
"main": "lib-commonjs/index.js",
55
"module": "lib/index.js",
66
"react-native": "src/index.ts",

change/@fluentui-react-native-9e7fcb38-d267-4761-af0a-f5abea037199.json

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

change/@fluentui-react-native-button-5518c923-49c4-4183-885d-57da9b947083.json

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

packages/components/Button/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui-react-native/button",
33
"entries": [
4+
{
5+
"date": "Wed, 17 Sep 2025 22:14:27 GMT",
6+
"version": "0.39.16",
7+
"tag": "@fluentui-react-native/button_v0.39.16",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@fluentui-react-native/button",
13+
"commit": "5da8f8a16a3ea3624389da2ea2dd698f72048c89",
14+
"comment": "Export stuff that Button should export"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 05 Aug 2025 18:50:44 GMT",
621
"version": "0.39.14",

packages/components/Button/CHANGELOG.md

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

3-
<!-- This log was last generated on Tue, 05 Aug 2025 18:50:44 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 17 Sep 2025 22:14:27 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.39.16
8+
9+
Wed, 17 Sep 2025 22:14:27 GMT
10+
11+
### Patches
12+
13+
- Export stuff that Button should export (email not defined)
14+
715
## 0.39.14
816

917
Tue, 05 Aug 2025 18:50:44 GMT

packages/components/Button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/button",
3-
"version": "0.39.15",
3+
"version": "0.39.16",
44
"description": "A cross-platform Button component using the Fluent Design System",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/components/Menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/menu",
3-
"version": "1.14.35",
3+
"version": "1.14.36",
44
"description": "A cross-platform Menu component using the Fluent Design System",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/components/MenuButton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/menu-button",
3-
"version": "0.13.30",
3+
"version": "0.13.31",
44
"description": "A cross-platform MenuButton component using the Fluent Design System",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",

packages/components/Notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/notification",
3-
"version": "0.25.22",
3+
"version": "0.25.23",
44
"description": "add component-description",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)