Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
UI-Fabric-RN-Bot committed Dec 14, 2023
1 parent 531ff39 commit f3092a4
Show file tree
Hide file tree
Showing 19 changed files with 151 additions and 36 deletions.
21 changes: 21 additions & 0 deletions apps/fluent-tester/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Thu, 14 Dec 2023 18:50:21 GMT",
"version": "0.160.4",
"tag": "@fluentui-react-native/tester_v0.160.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/radio-group to v0.20.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui/react-native to v0.39.3",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 14 Dec 2023 00:40:41 GMT",
"version": "0.160.3",
Expand Down
11 changes: 10 additions & 1 deletion apps/fluent-tester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui-react-native/tester

This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified.

<!-- Start content -->

## 0.160.4

Thu, 14 Dec 2023 18:50:21 GMT

### Patches

- Bump @fluentui-react-native/radio-group to v0.20.1
- Bump @fluentui/react-native to v0.39.3

## 0.160.3

Thu, 14 Dec 2023 00:40:41 GMT
Expand Down
6 changes: 3 additions & 3 deletions apps/fluent-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.160.3",
"version": "0.160.4",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@fluentui-react-native/menu": "^1.12.3",
"@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0",
"@fluentui-react-native/notification": "0.24.2",
"@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0",
"@fluentui-react-native/radio-group": ">=0.20.1 <1.0.0",
"@fluentui-react-native/separator": "^0.17.0",
"@fluentui-react-native/spinner": "^0.8.0",
"@fluentui-react-native/stack": ">=0.9.0 <1.0.0",
Expand All @@ -80,7 +80,7 @@
"@fluentui-react-native/tooltip": "0.2.1",
"@fluentui-react-native/vibrancy-view": ">=0.1.0 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.28.0 <1.0.0",
"@fluentui/react-native": ">=0.39.2 <1.0.0",
"@fluentui/react-native": ">=0.39.3 <1.0.0",
"@fortawesome/fontawesome-svg-core": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-native-fontawesome": "^0.3.0",
Expand Down
15 changes: 15 additions & 0 deletions apps/win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-win32",
"entries": [
{
"date": "Thu, 14 Dec 2023 18:50:21 GMT",
"version": "0.37.13",
"tag": "@fluentui-react-native/tester-win32_v0.37.13",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester-win32",
"comment": "Bump @fluentui-react-native/tester to v0.160.4",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 14 Dec 2023 00:40:41 GMT",
"version": "0.37.12",
Expand Down
10 changes: 9 additions & 1 deletion apps/win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester-win32

This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified.

<!-- Start content -->

## 0.37.13

Thu, 14 Dec 2023 18:50:21 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.160.4

## 0.37.12

Thu, 14 Dec 2023 00:40:41 GMT
Expand Down
4 changes: 2 additions & 2 deletions apps/win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.37.12",
"version": "0.37.13",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"directory": "apps/win32"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.160.3",
"@fluentui-react-native/tester": "^0.160.4",
"react": "18.2.0",
"react-native": "^0.72.0",
"react-native-svg": "^13.14.0",
Expand Down

This file was deleted.

15 changes: 15 additions & 0 deletions packages/components/RadioGroup/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/radio-group",
"entries": [
{
"date": "Thu, 14 Dec 2023 18:50:21 GMT",
"version": "0.20.1",
"tag": "@fluentui-react-native/radio-group_v0.20.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/radio-group",
"commit": "531ff393ccea4062ce5bab8ac77b2346e6a6ead4",
"comment": "Fix disabled, selected radio stopping keyboard navigation"
}
]
}
},
{
"date": "Thu, 09 Nov 2023 02:39:10 GMT",
"version": "0.20.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/components/RadioGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/radio-group

This log was last generated on Thu, 09 Nov 2023 02:39:10 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified.

<!-- Start content -->

## 0.20.1

Thu, 14 Dec 2023 18:50:21 GMT

### Patches

- Fix disabled, selected radio stopping keyboard navigation ([email protected])

## 0.20.0

Thu, 09 Nov 2023 02:39:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/components/RadioGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/radio-group",
"version": "0.20.0",
"version": "0.20.1",
"description": "A cross-platform Radio Group component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/dependency-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dependency-profiles",
"version": "0.6.3",
"version": "0.6.4",
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
"license": "MIT",
"files": [
Expand Down
10 changes: 5 additions & 5 deletions packages/dependency-profiles/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ module.exports = {
},
"@fluentui-react-native/tester": {
"name": "@fluentui-react-native/tester",
"version": "0.160.3"
"version": "0.160.4"
},
"@fluentui-react-native/tester-win32": {
"name": "@fluentui-react-native/tester-win32",
"version": "0.37.12"
"version": "0.37.13"
},
"@fluentui-react-native/avatar": {
"name": "@fluentui-react-native/avatar",
Expand Down Expand Up @@ -92,7 +92,7 @@ module.exports = {
},
"@fluentui-react-native/radio-group": {
"name": "@fluentui-react-native/radio-group",
"version": "0.20.0"
"version": "0.20.1"
},
"@fluentui-react-native/separator": {
"name": "@fluentui-react-native/separator",
Expand Down Expand Up @@ -196,7 +196,7 @@ module.exports = {
},
"@fluentui-react-native/experimental-radio-group": {
"name": "@fluentui-react-native/experimental-radio-group",
"version": "0.12.0"
"version": "0.12.1"
},
"@fluentui-react-native/experimental-shadow": {
"name": "@fluentui-react-native/experimental-shadow",
Expand Down Expand Up @@ -284,7 +284,7 @@ module.exports = {
},
"@fluentui/react-native": {
"name": "@fluentui/react-native",
"version": "0.39.2"
"version": "0.39.3"
},
"@fluentui-react-native/android-theme": {
"name": "@fluentui-react-native/android-theme",
Expand Down
15 changes: 15 additions & 0 deletions packages/experimental/RadioGroup/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/experimental-radio-group",
"entries": [
{
"date": "Thu, 14 Dec 2023 18:50:21 GMT",
"version": "0.12.1",
"tag": "@fluentui-react-native/experimental-radio-group_v0.12.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/experimental-radio-group",
"comment": "Bump @fluentui-react-native/radio-group to v0.20.1",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 09 Nov 2023 02:39:09 GMT",
"version": "0.12.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/experimental/RadioGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/experimental-radio-group

This log was last generated on Thu, 09 Nov 2023 02:39:09 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified.

<!-- Start content -->

## 0.12.1

Thu, 14 Dec 2023 18:50:21 GMT

### Patches

- Bump @fluentui-react-native/radio-group to v0.20.1

## 0.12.0

Thu, 09 Nov 2023 02:39:09 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/experimental/RadioGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-radio-group",
"version": "0.12.0",
"version": "0.12.1",
"description": "A cross-platform RadioGroup component using the Fluent Design System. Currently only implemented in win32.",
"main": "src/index.ts",
"module": "src/index.ts",
Expand All @@ -26,7 +26,7 @@
"directory": "packages/experimental/RadioGroup"
},
"dependencies": {
"@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0"
"@fluentui-react-native/radio-group": ">=0.20.1 <1.0.0"
},
"devDependencies": {
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/libraries/core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-native",
"entries": [
{
"date": "Thu, 14 Dec 2023 18:50:21 GMT",
"version": "0.39.3",
"tag": "@fluentui/react-native_v0.39.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-native",
"comment": "Bump @fluentui-react-native/radio-group to v0.20.1",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 06 Dec 2023 22:21:57 GMT",
"version": "0.39.2",
Expand Down
10 changes: 9 additions & 1 deletion packages/libraries/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui/react-native

This log was last generated on Wed, 06 Dec 2023 22:21:57 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified.

<!-- Start content -->

## 0.39.3

Thu, 14 Dec 2023 18:50:21 GMT

### Patches

- Bump @fluentui-react-native/radio-group to v0.20.1

## 0.39.2

Wed, 06 Dec 2023 22:21:57 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/libraries/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-native",
"version": "0.39.2",
"version": "0.39.3",
"description": "A react-native component library that implements the Fluent Design System.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@fluentui-react-native/persona": "0.15.0",
"@fluentui-react-native/persona-coin": "0.14.0",
"@fluentui-react-native/pressable": "0.11.0",
"@fluentui-react-native/radio-group": "0.20.0",
"@fluentui-react-native/radio-group": "0.20.1",
"@fluentui-react-native/separator": "0.17.0",
"@fluentui-react-native/tabs": "0.14.1",
"@fluentui-react-native/text": "0.22.0"
Expand Down
Loading

0 comments on commit f3092a4

Please sign in to comment.