Skip to content

Commit 0d66c8a

Browse files
applying package updates
1 parent 2f291a4 commit 0d66c8a

File tree

12 files changed

+57
-25
lines changed

12 files changed

+57
-25
lines changed

apps/fluent-tester/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",
33
"entries": [
4+
{
5+
"date": "Tue, 11 Feb 2025 00:34:01 GMT",
6+
"version": "0.170.19",
7+
"tag": "@fluentui-react-native/tester_v0.170.19",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "krsiler@microsoft.com",
12+
"package": "@fluentui-react-native/tester",
13+
"commit": "2f291a437327357bfd242c5e2bce5d9b4b5ec988",
14+
"comment": "add LinkV1 to macOS test pages"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 29 Jan 2025 23:43:54 GMT",
621
"version": "0.170.18",

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

3-
<!-- This log was last generated on Wed, 29 Jan 2025 23:43:54 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 11 Feb 2025 00:34:01 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.170.19
8+
9+
Tue, 11 Feb 2025 00:34:01 GMT
10+
11+
### Patches
12+
13+
- add LinkV1 to macOS test pages (krsiler@microsoft.com)
14+
715
## 0.170.18
816

917
Wed, 29 Jan 2025 23:43:54 GMT

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.18",
3+
"version": "0.170.19",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <fluentuinativeowners@microsoft.com>",

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.35",
3+
"version": "0.38.36",
44
"main": "src/index.tsx",
55
"module": "src/index.tsx",
66
"typings": "lib/index.d.ts",

change/@fluentui-react-native-link-a9326e1b-bd1d-4dc4-b4f1-8f3ea2447708.json

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

change/@fluentui-react-native-tester-384ba26f-dbdb-472c-9b9f-70a0931eb6b7.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": "Tue, 11 Feb 2025 00:34:01 GMT",
6+
"version": "0.23.7",
7+
"tag": "@fluentui-react-native/link_v0.23.7",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "krsiler@microsoft.com",
12+
"package": "@fluentui-react-native/link",
13+
"commit": "2f291a437327357bfd242c5e2bce5d9b4b5ec988",
14+
"comment": "Remove text from Link a11y tree and add a11yLabel"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 29 Jan 2025 23:43:53 GMT",
621
"version": "0.23.6",

packages/components/Link/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/link
22

3-
<!-- This log was last generated on Wed, 29 Jan 2025 23:43:53 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 11 Feb 2025 00:34:01 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.23.7
8+
9+
Tue, 11 Feb 2025 00:34:01 GMT
10+
11+
### Patches
12+
13+
- Remove text from Link a11y tree and add a11yLabel (krsiler@microsoft.com)
14+
715
## 0.23.6
816

917
Wed, 29 Jan 2025 23:43:53 GMT

packages/components/Link/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/link",
3-
"version": "0.23.6",
3+
"version": "0.23.7",
44
"description": "A cross-platform Link component using the Fluent Design System",
55
"main": "src/index.ts",
66
"module": "src/index.ts",

packages/dependency-profiles/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/dependency-profiles",
3-
"version": "0.8.35",
3+
"version": "0.8.36",
44
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)