Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
33c4253041
ΠΠΎΠΌΠΌΠΈΡ
5e4b40b0cc
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 27 Mar 2023 21:16:26 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.136.6",
|
||||
"version": "0.136.6",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "gulnazsayed@microsoft.com",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"commit": "33c4253041b0a3b5b32e27fb01f97fce7601d3a3",
|
||||
"comment": "polish bug fixes"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/experimental-radio-group to v0.9.31",
|
||||
"commit": "33c4253041b0a3b5b32e27fb01f97fce7601d3a3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 24 Mar 2023 15:52:40 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.136.5",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui-react-native/tester
|
||||
|
||||
This log was last generated on Fri, 24 Mar 2023 15:52:40 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 27 Mar 2023 21:16:26 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.136.6
|
||||
|
||||
Mon, 27 Mar 2023 21:16:26 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- polish bug fixes (gulnazsayed@microsoft.com)
|
||||
- Bump @fluentui-react-native/experimental-radio-group to v0.9.31
|
||||
|
||||
## 0.136.5
|
||||
|
||||
Fri, 24 Mar 2023 15:52:40 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.136.5",
|
||||
"version": "0.136.6",
|
||||
"description": "A test app to test FluentUI React Native Components during development",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"@fluentui-react-native/experimental-expander": "0.5.25",
|
||||
"@fluentui-react-native/experimental-menu-button": ">=0.6.47 <1.0.0",
|
||||
"@fluentui-react-native/experimental-native-date-picker": ">=0.7.6 <1.0.0",
|
||||
"@fluentui-react-native/experimental-radio-group": "^0.9.30",
|
||||
"@fluentui-react-native/experimental-radio-group": "^0.9.31",
|
||||
"@fluentui-react-native/experimental-shadow": "0.2.79",
|
||||
"@fluentui-react-native/experimental-shimmer": "0.8.27",
|
||||
"@fluentui-react-native/experimental-tabs": "0.8.45",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 27 Mar 2023 21:16:26 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.32.61",
|
||||
"version": "0.32.61",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester-win32",
|
||||
"comment": "Bump @fluentui-react-native/tester to v0.136.6",
|
||||
"commit": "33c4253041b0a3b5b32e27fb01f97fce7601d3a3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 24 Mar 2023 15:52:40 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.32.60",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tester-win32
|
||||
|
||||
This log was last generated on Fri, 24 Mar 2023 15:52:40 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 27 Mar 2023 21:16:26 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.32.61
|
||||
|
||||
Mon, 27 Mar 2023 21:16:26 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/tester to v0.136.6
|
||||
|
||||
## 0.32.60
|
||||
|
||||
Fri, 24 Mar 2023 15:52:40 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.32.60",
|
||||
"version": "0.32.61",
|
||||
"main": "src/index.tsx",
|
||||
"module": "src/index.tsx",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"directory": "apps/win32"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.136.5",
|
||||
"@fluentui-react-native/tester": "^0.136.6",
|
||||
"react": "17.0.2",
|
||||
"react-native": "^0.68.0",
|
||||
"react-native-svg": "^12.3.0",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "polish bug fixes",
|
||||
"packageName": "@fluentui-react-native/experimental-radio-group",
|
||||
"email": "gulnazsayed@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "polish bug fixes",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "gulnazsayed@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/dependency-profiles",
|
||||
"version": "0.2.145",
|
||||
"version": "0.2.146",
|
||||
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
|
|
@ -8,11 +8,11 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/tester": {
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.136.5"
|
||||
"version": "0.136.6"
|
||||
},
|
||||
"@fluentui-react-native/tester-win32": {
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.32.60"
|
||||
"version": "0.32.61"
|
||||
},
|
||||
"@fluentui-react-native/avatar": {
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
|
@ -192,7 +192,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/experimental-radio-group": {
|
||||
"name": "@fluentui-react-native/experimental-radio-group",
|
||||
"version": "0.9.30"
|
||||
"version": "0.9.31"
|
||||
},
|
||||
"@fluentui-react-native/experimental-shadow": {
|
||||
"name": "@fluentui-react-native/experimental-shadow",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-radio-group",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 27 Mar 2023 21:16:26 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-radio-group_v0.9.31",
|
||||
"version": "0.9.31",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "gulnazsayed@microsoft.com",
|
||||
"package": "@fluentui-react-native/experimental-radio-group",
|
||||
"commit": "33c4253041b0a3b5b32e27fb01f97fce7601d3a3",
|
||||
"comment": "polish bug fixes"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 23 Mar 2023 20:49:23 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-radio-group_v0.9.30",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/experimental-radio-group
|
||||
|
||||
This log was last generated on Thu, 23 Mar 2023 20:49:23 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 27 Mar 2023 21:16:26 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.9.31
|
||||
|
||||
Mon, 27 Mar 2023 21:16:26 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- polish bug fixes (gulnazsayed@microsoft.com)
|
||||
|
||||
## 0.9.30
|
||||
|
||||
Thu, 23 Mar 2023 20:49:23 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-radio-group",
|
||||
"version": "0.9.30",
|
||||
"version": "0.9.31",
|
||||
"description": "A cross-platform RadioGroup component using the Fluent Design System. Currently only implemented in win32.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅