Skip to content

Commit 85efe90

Browse files
📦 applying package updates ***NO_CI***
1 parent f9e474a commit 85efe90

13 files changed

+88
-26
lines changed

apps/fluent-tester/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui-react-native/tester",
33
"entries": [
4+
{
5+
"date": "Sat, 31 Dec 2022 00:08:14 GMT",
6+
"tag": "@fluentui-react-native/tester_v0.126.11",
7+
"version": "0.126.11",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/tester",
13+
"commit": "f9e474adc47b243296aff38be440132679eeb150",
14+
"comment": "Update Podfile"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui-react-native/tester",
19+
"comment": "Bump @fluentui-react-native/notification to v0.21.10",
20+
"commit": "f9e474adc47b243296aff38be440132679eeb150"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Fri, 30 Dec 2022 23:23:23 GMT",
627
"tag": "@fluentui-react-native/tester_v0.126.10",

apps/fluent-tester/CHANGELOG.md

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

3-
This log was last generated on Fri, 30 Dec 2022 23:23:23 GMT and should not be manually modified.
3+
This log was last generated on Sat, 31 Dec 2022 00:08:14 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.126.11
8+
9+
Sat, 31 Dec 2022 00:08:14 GMT
10+
11+
### Patches
12+
13+
- Update Podfile ([email protected])
14+
- Bump @fluentui-react-native/notification to v0.21.10
15+
716
## 0.126.10
817

918
Fri, 30 Dec 2022 23:23:23 GMT

apps/fluent-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester",
3-
"version": "0.126.10",
3+
"version": "0.126.11",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",
@@ -64,7 +64,7 @@
6464
"@fluentui-react-native/menu": "^1.2.8",
6565
"@fluentui-react-native/merge-props": ">=0.5.1 <1.0.0",
6666
"@fluentui-react-native/separator": "^0.14.3",
67-
"@fluentui-react-native/notification": "0.21.9",
67+
"@fluentui-react-native/notification": "0.21.10",
6868
"@fluentui-react-native/stack": ">=0.7.38 <1.0.0",
6969
"@fluentui-react-native/switch": "^0.8.8",
7070
"@fluentui-react-native/text": ">=0.19.6 <1.0.0",

apps/win32/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/tester-win32",
33
"entries": [
4+
{
5+
"date": "Sat, 31 Dec 2022 00:08:14 GMT",
6+
"tag": "@fluentui-react-native/tester-win32_v0.31.35",
7+
"version": "0.31.35",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui-react-native/tester-win32",
13+
"comment": "Bump @fluentui-react-native/tester to v0.126.11",
14+
"commit": "f9e474adc47b243296aff38be440132679eeb150"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 30 Dec 2022 23:23:23 GMT",
621
"tag": "@fluentui-react-native/tester-win32_v0.31.34",

apps/win32/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/tester-win32
22

3-
This log was last generated on Fri, 30 Dec 2022 23:23:23 GMT and should not be manually modified.
3+
This log was last generated on Sat, 31 Dec 2022 00:08:14 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.31.35
8+
9+
Sat, 31 Dec 2022 00:08:14 GMT
10+
11+
### Patches
12+
13+
- Bump @fluentui-react-native/tester to v0.126.11
14+
715
## 0.31.34
816

917
Fri, 30 Dec 2022 23:23:23 GMT

apps/win32/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester-win32",
3-
"version": "0.31.34",
3+
"version": "0.31.35",
44
"main": "src/index.tsx",
55
"module": "src/index.tsx",
66
"typings": "lib/index.d.ts",
@@ -31,7 +31,7 @@
3131
"directory": "apps/win32"
3232
},
3333
"dependencies": {
34-
"@fluentui-react-native/tester": "^0.126.10",
34+
"@fluentui-react-native/tester": "^0.126.11",
3535
"react": "17.0.2",
3636
"react-native": "^0.68.0",
3737
"react-native-svg": "12.5.0",

change/@fluentui-react-native-notification-21a40bbc-e8e6-43b5-8a9f-4651e01412ec.json

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

change/@fluentui-react-native-tester-4eca7b3a-45a3-4527-89cc-93a84e53e579.json

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

packages/components/Notification/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/notification",
33
"entries": [
4+
{
5+
"date": "Sat, 31 Dec 2022 00:08:14 GMT",
6+
"tag": "@fluentui-react-native/notification_v0.21.10",
7+
"version": "0.21.10",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/notification",
13+
"commit": "f9e474adc47b243296aff38be440132679eeb150",
14+
"comment": "Use V2 font variant for notification action button"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 30 Dec 2022 16:09:27 GMT",
621
"tag": "@fluentui-react-native/notification_v0.21.9",

packages/components/Notification/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/notification
22

3-
This log was last generated on Fri, 30 Dec 2022 16:09:27 GMT and should not be manually modified.
3+
This log was last generated on Sat, 31 Dec 2022 00:08:14 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.21.10
8+
9+
Sat, 31 Dec 2022 00:08:14 GMT
10+
11+
### Patches
12+
13+
- Use V2 font variant for notification action button ([email protected])
14+
715
## 0.21.9
816

917
Fri, 30 Dec 2022 16:09:27 GMT

0 commit comments

Comments
 (0)