Skip to content

Commit a02e0ce

Browse files
Version Packages (#4193)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cb34bb commit a02e0ce

24 files changed

Lines changed: 95 additions & 35 deletions

File tree

.changeset/gentle-windows-call.md

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

.changeset/two-buttons-joke.md

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

.changeset/whole-keys-cry.md

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

packages/agentic-components/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @fluentui-react-native/components
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 3405262: Very initial framework for RNW fabric callout implementation
8+
- Updated dependencies [2cb34bb]
9+
- Updated dependencies [3405262]
10+
- @fluentui-react-native/callout@0.29.1
11+
312
## 0.2.0
413

514
### Minor Changes

packages/agentic-components/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/components",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A library of agent-generated FluentUI React Native components",
55
"license": "MIT",
66
"author": "",

packages/components/Callout/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - @fluentui-react-native/callout
22

3+
## 0.29.1
4+
5+
### Patch Changes
6+
7+
- 2cb34bb: Use generated Windows Fabric bindings for Callout while preserving the native popup implementation.
8+
- 3405262: Very initial framework for RNW fabric callout implementation
9+
310
## 0.29.0
411

512
### Minor Changes

packages/components/Callout/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/callout",
3-
"version": "0.29.0",
3+
"version": "0.29.1",
44
"description": "A cross-platform Callout component using the Fluent Design System",
55
"homepage": "https://github.com/microsoft/fluentui-react-native",
66
"license": "MIT",

packages/components/ContextualMenu/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log - @fluentui-react-native/contextual-menu
22

3+
## 0.25.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [2cb34bb]
8+
- Updated dependencies [3405262]
9+
- @fluentui-react-native/callout@0.29.1
10+
311
## 0.25.7
412

513
### Patch Changes

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.25.7",
3+
"version": "0.25.8",
44
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
55
"homepage": "https://github.com/microsoft/fluentui-react-native",
66
"license": "MIT",

packages/components/Menu/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log - @fluentui-react-native/menu
22

3+
## 1.16.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [2cb34bb]
8+
- Updated dependencies [3405262]
9+
- @fluentui-react-native/callout@0.29.1
10+
311
## 1.16.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)