Skip to content

Commit d3097bc

Browse files
Version Packages (#4031)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 008d9a8 commit d3097bc

File tree

157 files changed

+1216
-322
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+1216
-322
lines changed

.changeset/frank-houses-clap.md

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

.changeset/funny-news-smell.md

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

.changeset/heavy-regions-shake.md

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

.changeset/long-ideas-flow.md

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

apps/tester-core/CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# @fluentui-react-native/tester-core
2+
3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f72b43a]
8+
- Updated dependencies [0d6e9c1]
9+
- Updated dependencies [ac6e7af]
10+
- @fluentui-react-native/vibrancy-view@0.4.1
11+
- @fluentui-react-native/menu-button@0.14.1
12+
- @fluentui-react-native/focus-zone@0.22.1
13+
- @fluentui-react-native/tooltip@0.5.1
14+
- @fluentui-react-native/experimental-avatar@0.22.1
15+
- @fluentui-react-native/callout@0.28.1
16+
- @fluentui-react-native/button@0.40.1
17+
- @fluentui-react-native/experimental-appearance-additions@0.8.1
18+
- @fluentui-react-native/experimental-activity-indicator@0.11.1
19+
- @fluentui-react-native/experimental-native-font-metrics@0.7.1
20+
- @fluentui-react-native/experimental-native-date-picker@0.12.1
21+
- @fluentui-react-native/themed-stylesheet@1.8.1
22+
- @fluentui-react-native/notification@0.26.1
23+
- @fluentui-react-native/experimental-menu-button@0.11.1
24+
- @fluentui-react-native/interactive-hooks@0.28.1
25+
- @fluentui-react-native/radio-group@0.22.1
26+
- @fluentui-react-native/experimental-checkbox@0.18.1
27+
- @fluentui-react-native/dropdown@0.11.1
28+
- @fluentui-react-native/experimental-expander@0.9.1
29+
- @fluentui-react-native/overflow@0.4.1
30+
- @fluentui-react-native/android-theme@0.26.1
31+
- @fluentui-react-native/default-theme@0.27.1
32+
- @fluentui-react-native/theming-utils@0.27.1
33+
- @fluentui-react-native/separator@0.19.1
34+
- @fluentui-react-native/experimental-shimmer@0.14.1
35+
- @fluentui-react-native/spinner@0.10.1
36+
- @fluentui-react-native/theme-tokens@0.28.1
37+
- @fluentui-react-native/drawer@0.5.1
38+
- @fluentui-react-native/experimental-shadow@0.7.1
39+
- @fluentui-react-native/framework@0.15.1
40+
- @fluentui-react-native/apple-theme@0.29.1
41+
- @fluentui-react-native/theme-types@0.44.1
42+
- @fluentui-react-native/win32-theme@0.39.1
43+
- @fluentui-react-native/divider@0.8.1
44+
- @fluentui-react-native/tablist@0.8.1
45+
- @fluentui-react-native/avatar@1.13.1
46+
- @fluentui-react-native/switch@0.14.1
47+
- @fluentui-react-native/badge@0.12.1
48+
- @fluentui-react-native/input@0.8.1
49+
- @fluentui-react-native/stack@0.11.1
50+
- @fluentui-react-native/chip@0.5.1
51+
- @fluentui-react-native/icon@0.22.1
52+
- @fluentui-react-native/menu@1.15.1
53+
- @fluentui-react-native/text@0.25.1
54+
- @fluentui-react-native/theme@0.12.1
55+
- @fluentui-react-native/framework-base@0.3.1
56+
- @fluentui/react-native@0.43.1
57+
- @fluentui-react-native/adapters@0.14.1
58+
- @fluentui-react-native/tester-core@0.1.2
59+
- @fluentui-react-native/e2e-testing@1.43.11

apps/tester-core/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-core",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Core implementation of the fluent tester app",
55
"homepage": "https://github.com/microsoft/fluentui-react-native",
66
"license": "MIT",

apps/win32-81/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @fluentui-react-native/tester-win32-81
2+
3+
## 0.38.70
4+
5+
### Patch Changes
6+
7+
- @fluentui-react-native/tester-core@0.1.2

apps/win32-81/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-81",
3-
"version": "0.38.69",
3+
"version": "0.38.70",
44
"description": "Fluent UI React Native Win32 Tester App for RN 0.81",
55
"repository": {
66
"type": "git",

apps/win32/CHANGELOG.md

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

3+
## 0.38.70
4+
5+
### Patch Changes
6+
7+
- @fluentui-react-native/tester-core@0.1.2
8+
39
<!-- This log was last generated on Tue, 05 Aug 2025 18:50:41 GMT and should not be manually modified. -->
410

511
<!-- Start content -->
@@ -6113,7 +6119,7 @@ Mon, 28 Sep 2020 20:32:21 GMT
61136119

61146120
### Minor changes
61156121

6116-
- 🚚Move files around, rename things. Makes FluentTester more canonical (aliciakds88@gmail.com)
6122+
- 🚚Move files around, rename things. Makes FluentTester more canonical (aliciakds88@gmail.com)
61176123

61186124
## 0.4.0
61196125

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.69",
3+
"version": "0.38.70",
44
"description": "Fluent UI React Native Win32 Tester App",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)