Skip to content

Commit 293b8ee

Browse files
📦 applying package updates ***NO_CI***
1 parent 619e026 commit 293b8ee

File tree

21 files changed

+178
-33
lines changed

21 files changed

+178
-33
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": "Thu, 22 Dec 2022 19:31:49 GMT",
6+
"tag": "@fluentui-react-native/tester_v0.121.2",
7+
"version": "0.121.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui-react-native/tester",
13+
"comment": "Bump @fluentui-react-native/experimental-menu-button to v0.6.5",
14+
"commit": "619e026c31aaa4c965c5e5bb10e7891ce9de43bf"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui-react-native/tester",
19+
"comment": "Bump @fluentui/react-native to v0.34.5",
20+
"commit": "619e026c31aaa4c965c5e5bb10e7891ce9de43bf"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Thu, 22 Dec 2022 17:02:45 GMT",
627
"tag": "@fluentui-react-native/tester_v0.121.1",

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 Thu, 22 Dec 2022 17:02:45 GMT and should not be manually modified.
3+
This log was last generated on Thu, 22 Dec 2022 19:31:49 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.121.2
8+
9+
Thu, 22 Dec 2022 19:31:49 GMT
10+
11+
### Patches
12+
13+
- Bump @fluentui-react-native/experimental-menu-button to v0.6.5
14+
- Bump @fluentui/react-native to v0.34.5
15+
716
## 0.121.1
817

918
Thu, 22 Dec 2022 17:02:45 GMT

apps/fluent-tester/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester",
3-
"version": "0.121.1",
3+
"version": "0.121.2",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",
@@ -51,7 +51,7 @@
5151
"@fluentui-react-native/experimental-expander": "0.5.3",
5252
"@fluentui-react-native/experimental-icon": ">=0.1.6 <1.0.0",
5353
"@fluentui-react-native/experimental-link": "^0.4.1",
54-
"@fluentui-react-native/experimental-menu-button": ">=0.6.4 <1.0.0",
54+
"@fluentui-react-native/experimental-menu-button": ">=0.6.5 <1.0.0",
5555
"@fluentui-react-native/experimental-native-date-picker": ">=0.7.3 <1.0.0",
5656
"@fluentui-react-native/experimental-radio-group": "^0.8.7",
5757
"@fluentui-react-native/experimental-shadow": "0.2.50",
@@ -73,7 +73,7 @@
7373
"@fluentui-react-native/themed-stylesheet": "^1.4.1",
7474
"@fluentui-react-native/theming-utils": ">=0.20.1 <1.0.0",
7575
"@fluentui-react-native/win32-theme": ">=0.24.4 <1.0.0",
76-
"@fluentui/react-native": ">=0.34.4 <1.0.0",
76+
"@fluentui/react-native": ">=0.34.5 <1.0.0",
7777
"@fortawesome/fontawesome-svg-core": "^6.2.0",
7878
"@fortawesome/free-solid-svg-icons": "^6.2.0",
7979
"@fortawesome/react-native-fontawesome": "^0.3.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": "Thu, 22 Dec 2022 19:31:49 GMT",
6+
"tag": "@fluentui-react-native/tester-win32_v0.31.14",
7+
"version": "0.31.14",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui-react-native/tester-win32",
13+
"comment": "Bump @fluentui-react-native/tester to v0.121.2",
14+
"commit": "619e026c31aaa4c965c5e5bb10e7891ce9de43bf"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 22 Dec 2022 17:02:45 GMT",
621
"tag": "@fluentui-react-native/tester-win32_v0.31.13",

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 Thu, 22 Dec 2022 17:02:45 GMT and should not be manually modified.
3+
This log was last generated on Thu, 22 Dec 2022 19:31:49 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.31.14
8+
9+
Thu, 22 Dec 2022 19:31:49 GMT
10+
11+
### Patches
12+
13+
- Bump @fluentui-react-native/tester to v0.121.2
14+
715
## 0.31.13
816

917
Thu, 22 Dec 2022 17:02:45 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.13",
3+
"version": "0.31.14",
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.121.1",
34+
"@fluentui-react-native/tester": "^0.121.2",
3535
"react": "17.0.2",
3636
"react-native": "^0.68.0",
3737
"react-native-svg": "12.5.0",

change/@fluentui-react-native-contextual-menu-59d1d1ea-40db-437d-80ab-b615797ee124.json

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

packages/components/ContextualMenu/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/contextual-menu",
33
"entries": [
4+
{
5+
"date": "Thu, 22 Dec 2022 19:31:49 GMT",
6+
"tag": "@fluentui-react-native/contextual-menu_v0.21.5",
7+
"version": "0.21.5",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/contextual-menu",
13+
"commit": "619e026c31aaa4c965c5e5bb10e7891ce9de43bf",
14+
"comment": "Fork SubmenuItem pressable"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 15 Dec 2022 14:50:50 GMT",
621
"tag": "@fluentui-react-native/contextual-menu_v0.21.4",

packages/components/ContextualMenu/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/contextual-menu
22

3-
This log was last generated on Thu, 15 Dec 2022 14:50:50 GMT and should not be manually modified.
3+
This log was last generated on Thu, 22 Dec 2022 19:31:49 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.21.5
8+
9+
Thu, 22 Dec 2022 19:31:49 GMT
10+
11+
### Patches
12+
13+
- Fork SubmenuItem pressable ([email protected])
14+
715
## 0.21.4
816

917
Thu, 15 Dec 2022 14:50:50 GMT

packages/components/ContextualMenu/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/contextual-menu",
3-
"version": "0.21.4",
3+
"version": "0.21.5",
44
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
55
"license": "MIT",
66
"author": "",

0 commit comments

Comments
 (0)