Skip to content

Commit 67d5cf3

Browse files
📦 applying package updates ***NO_CI***
1 parent 793ea62 commit 67d5cf3

20 files changed

+149
-41
lines changed

apps/fluent-tester/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@fluentui-react-native/tester",
33
"entries": [
4+
{
5+
"date": "Fri, 30 Dec 2022 06:16:41 GMT",
6+
"tag": "@fluentui-react-native/tester_v0.126.8",
7+
"version": "0.126.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/tester",
13+
"commit": "793ea620bc7df9681578ffb2acec90556ef40dfe",
14+
"comment": "doc and tester update for link on Android"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui-react-native/tester",
19+
"comment": "Bump @fluentui-react-native/experimental-link to v0.4.7",
20+
"commit": "793ea620bc7df9681578ffb2acec90556ef40dfe"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui-react-native/tester",
25+
"comment": "Bump @fluentui/react-native to v0.34.15",
26+
"commit": "793ea620bc7df9681578ffb2acec90556ef40dfe"
27+
}
28+
]
29+
}
30+
},
431
{
532
"date": "Fri, 30 Dec 2022 03:49:05 GMT",
633
"tag": "@fluentui-react-native/tester_v0.126.7",

apps/fluent-tester/CHANGELOG.md

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

3-
This log was last generated on Fri, 30 Dec 2022 03:49:05 GMT and should not be manually modified.
3+
This log was last generated on Fri, 30 Dec 2022 06:16:41 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.126.8
8+
9+
Fri, 30 Dec 2022 06:16:41 GMT
10+
11+
### Patches
12+
13+
- doc and tester update for link on Android ([email protected])
14+
- Bump @fluentui-react-native/experimental-link to v0.4.7
15+
- Bump @fluentui/react-native to v0.34.15
16+
717
## 0.126.7
818

919
Fri, 30 Dec 2022 03:49:05 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.126.7",
3+
"version": "0.126.8",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",
@@ -50,7 +50,7 @@
5050
"@fluentui-react-native/experimental-checkbox": "0.13.22",
5151
"@fluentui-react-native/experimental-expander": "0.5.6",
5252
"@fluentui-react-native/experimental-icon": ">=0.1.9 <1.0.0",
53-
"@fluentui-react-native/experimental-link": "^0.4.6",
53+
"@fluentui-react-native/experimental-link": "^0.4.7",
5454
"@fluentui-react-native/experimental-menu-button": ">=0.6.11 <1.0.0",
5555
"@fluentui-react-native/experimental-native-date-picker": ">=0.7.4 <1.0.0",
5656
"@fluentui-react-native/experimental-radio-group": "^0.8.12",
@@ -74,7 +74,7 @@
7474
"@fluentui-react-native/themed-stylesheet": "^1.4.1",
7575
"@fluentui-react-native/theming-utils": ">=0.21.0 <1.0.0",
7676
"@fluentui-react-native/win32-theme": ">=0.24.7 <1.0.0",
77-
"@fluentui/react-native": ">=0.34.14 <1.0.0",
77+
"@fluentui/react-native": ">=0.34.15 <1.0.0",
7878
"@fortawesome/fontawesome-svg-core": "^6.2.0",
7979
"@fortawesome/free-solid-svg-icons": "^6.2.0",
8080
"@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": "Fri, 30 Dec 2022 06:16:41 GMT",
6+
"tag": "@fluentui-react-native/tester-win32_v0.31.32",
7+
"version": "0.31.32",
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.8",
14+
"commit": "793ea620bc7df9681578ffb2acec90556ef40dfe"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 30 Dec 2022 03:49:05 GMT",
621
"tag": "@fluentui-react-native/tester-win32_v0.31.31",

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 03:49:05 GMT and should not be manually modified.
3+
This log was last generated on Fri, 30 Dec 2022 06:16:41 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.31.32
8+
9+
Fri, 30 Dec 2022 06:16:41 GMT
10+
11+
### Patches
12+
13+
- Bump @fluentui-react-native/tester to v0.126.8
14+
715
## 0.31.31
816

917
Fri, 30 Dec 2022 03:49:05 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.31",
3+
"version": "0.31.32",
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.7",
34+
"@fluentui-react-native/tester": "^0.126.8",
3535
"react": "17.0.2",
3636
"react-native": "^0.68.0",
3737
"react-native-svg": "12.5.0",

change/@fluentui-react-native-experimental-link-48d7f3c8-c8d9-4ae0-8974-15dc2ed7e079.json

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

change/@fluentui-react-native-link-8b20094f-15ef-48d2-8995-a9d489c423d1.json

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

change/@fluentui-react-native-tester-addcaaf8-9d36-462d-bc09-66fa747d2d78.json

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

packages/components/Link/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/link",
33
"entries": [
4+
{
5+
"date": "Fri, 30 Dec 2022 06:16:41 GMT",
6+
"tag": "@fluentui-react-native/link_v0.17.23",
7+
"version": "0.17.23",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/link",
13+
"commit": "793ea620bc7df9681578ffb2acec90556ef40dfe",
14+
"comment": "spec update , address pr feedbacks"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 30 Dec 2022 03:49:05 GMT",
621
"tag": "@fluentui-react-native/link_v0.17.22",

0 commit comments

Comments
 (0)