Skip to content

Commit

Permalink
📦 applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
UI-Fabric-RN-Bot committed Oct 20, 2021
1 parent 62bde9d commit 9880b04
Show file tree
Hide file tree
Showing 141 changed files with 1,283 additions and 246 deletions.
15 changes: 15 additions & 0 deletions apps/android/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-android",
"entries": [
{
"date": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester-android_v0.0.1",
"version": "0.0.1",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/tester to v0.45.1",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester-android"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester-android_v0.0.1",
Expand Down
10 changes: 9 additions & 1 deletion apps/android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @fluentui-react-native/tester-android

This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.1

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.45.1 ([email protected])

## 0.0.1

Tue, 19 Oct 2021 20:23:36 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion apps/android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prettier-fix": "fluentui-scripts prettier --fix true"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.45.0",
"@fluentui-react-native/tester": "^0.45.1",
"@react-native-community/slider": "^3.0.3",
"@react-native-picker/picker": "^1.16.7",
"hermes-engine": "~0.5.0",
Expand Down
15 changes: 15 additions & 0 deletions apps/fluent-tester/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester_v0.45.1",
"version": "0.45.1",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/framework to v0.6.3",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester_v0.45.0",
Expand Down
10 changes: 9 additions & 1 deletion apps/fluent-tester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester

This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified.

<!-- Start content -->

## 0.45.1

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/framework to v0.6.3 ([email protected])

## 0.45.0

Tue, 19 Oct 2021 20:23:36 GMT
Expand Down
40 changes: 20 additions & 20 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.45.0",
"version": "0.45.1",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand All @@ -27,29 +27,29 @@
},
"dependencies": {
"@fluentui-react-native/android-theme": ">=0.4.16 <1.0.0",
"@fluentui-react-native/apple-theme": ">=0.7.27 <1.0.0",
"@fluentui-react-native/button": ">=0.20.12 <1.0.0",
"@fluentui-react-native/default-theme": ">=0.8.7 <1.0.0",
"@fluentui-react-native/experimental-activity-indicator": ">=0.3.22 <1.0.0",
"@fluentui-react-native/experimental-avatar": ">=0.12.14 <1.0.0",
"@fluentui-react-native/experimental-button": "0.9.1",
"@fluentui-react-native/experimental-checkbox": "0.2.6",
"@fluentui-react-native/apple-theme": ">=0.7.28 <1.0.0",
"@fluentui-react-native/button": ">=0.20.13 <1.0.0",
"@fluentui-react-native/default-theme": ">=0.8.8 <1.0.0",
"@fluentui-react-native/experimental-activity-indicator": ">=0.3.23 <1.0.0",
"@fluentui-react-native/experimental-avatar": ">=0.12.15 <1.0.0",
"@fluentui-react-native/experimental-button": "0.9.2",
"@fluentui-react-native/experimental-checkbox": "0.2.7",
"@fluentui-react-native/experimental-native-date-picker": ">=0.3.7 <1.0.0",
"@fluentui-react-native/experimental-expander": "0.2.19",
"@fluentui-react-native/experimental-menu-button": ">=0.0.6 <1.0.0",
"@fluentui-react-native/experimental-shimmer": "0.5.19",
"@fluentui-react-native/experimental-tabs": "0.3.3",
"@fluentui-react-native/experimental-text": ">=0.6.24 <1.0.0",
"@fluentui-react-native/framework": ">=0.6.2 <1.0.0",
"@fluentui-react-native/icon": "0.8.26",
"@fluentui-react-native/interactive-hooks": ">=0.10.50 <1.0.0",
"@fluentui-react-native/stack": ">=0.5.39 <1.0.0",
"@fluentui-react-native/experimental-expander": "0.2.20",
"@fluentui-react-native/experimental-menu-button": ">=0.0.7 <1.0.0",
"@fluentui-react-native/experimental-shimmer": "0.5.20",
"@fluentui-react-native/experimental-tabs": "0.3.4",
"@fluentui-react-native/experimental-text": ">=0.6.25 <1.0.0",
"@fluentui-react-native/framework": ">=0.6.3 <1.0.0",
"@fluentui-react-native/icon": "0.8.27",
"@fluentui-react-native/interactive-hooks": ">=0.10.51 <1.0.0",
"@fluentui-react-native/stack": ">=0.5.40 <1.0.0",
"@fluentui-react-native/theme": ">=0.5.21 <1.0.0",
"@fluentui-react-native/theme-types": ">=0.12.3 <1.0.0",
"@fluentui-react-native/themed-stylesheet": "^1.2.4",
"@fluentui-react-native/theming-utils": ">=0.7.5 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.13.6 <1.0.0",
"@fluentui/react-native": ">=0.26.4 <1.0.0",
"@fluentui-react-native/theming-utils": ">=0.7.6 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.13.7 <1.0.0",
"@fluentui/react-native": ">=0.26.5 <1.0.0",
"@react-native-community/slider": "^3.0.3",
"@react-native-menu/menu": "^0.1.2",
"@react-native-picker/picker": "^1.16.7"
Expand Down
15 changes: 15 additions & 0 deletions apps/ios/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-ios",
"entries": [
{
"date": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester-ios_v0.0.1",
"version": "0.0.1",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/tester to v0.45.1",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester-ios"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester-ios_v0.0.1",
Expand Down
10 changes: 9 additions & 1 deletion apps/ios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @fluentui-react-native/tester-ios

This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.1

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.45.1 ([email protected])

## 0.0.1

Tue, 19 Oct 2021 20:23:36 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion apps/ios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prettier-fix": "fluentui-scripts prettier --fix true"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.45.0",
"@fluentui-react-native/tester": "^0.45.1",
"@react-native-community/slider": "^3.0.3",
"react": "16.13.1",
"react-native": "^0.63.2",
Expand Down
15 changes: 15 additions & 0 deletions apps/macos/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-macos",
"entries": [
{
"date": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester-macos_v0.0.1",
"version": "0.0.1",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/tester to v0.45.1",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester-macos"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester-macos_v0.0.1",
Expand Down
10 changes: 9 additions & 1 deletion apps/macos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @fluentui-react-native/tester-macos

This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.1

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.45.1 ([email protected])

## 0.0.1

Tue, 19 Oct 2021 20:23:36 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion apps/macos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prettier-fix": "fluentui-scripts prettier --fix true"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.45.0",
"@fluentui-react-native/tester": "^0.45.1",
"react": "16.13.1",
"react-native": "^0.63.2",
"react-native-macos": "^0.63.41",
Expand Down
15 changes: 15 additions & 0 deletions apps/web/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-web",
"entries": [
{
"date": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester-web_v0.1.0",
"version": "0.1.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/tester to v0.45.1",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester-web"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester-web_v0.1.0",
Expand Down
10 changes: 9 additions & 1 deletion apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @fluentui-react-native/tester-web

This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.0

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.45.1 ([email protected])

## 0.1.0

Tue, 19 Oct 2021 20:23:36 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"extends": "react-app"
},
"dependencies": {
"@fluentui-react-native/tester": ">=0.45.0 <1.0.0",
"@fluentui-react-native/tester": ">=0.45.1 <1.0.0",
"react": "16.13.1",
"react-art": "^16.13.1",
"react-dom": "^16.13.1",
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": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.14.1",
"version": "0.14.1",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/tester to v0.45.1",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester-win32"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.14.0",
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 Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified.

<!-- Start content -->

## 0.14.1

Wed, 20 Oct 2021 03:46:25 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.45.1 ([email protected])

## 0.14.0

Tue, 19 Oct 2021 20:23:36 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.14.0",
"version": "0.14.1",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"prettier-fix": "fluentui-scripts prettier --fix true"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.45.0",
"@fluentui-react-native/tester": "^0.45.1",
"react": "16.13.1",
"react-native": "^0.63.2",
"react-native-svg": "^12.1.1"
Expand Down
15 changes: 15 additions & 0 deletions apps/windows/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-windows",
"entries": [
{
"date": "Wed, 20 Oct 2021 03:46:25 GMT",
"tag": "@fluentui-react-native/tester-windows_v0.0.1",
"version": "0.0.1",
"comments": {
"patch": [
{
"comment": "Bump @fluentui-react-native/tester to v0.45.1",
"author": "[email protected]",
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f",
"package": "@fluentui-react-native/tester-windows"
}
]
}
},
{
"date": "Tue, 19 Oct 2021 20:23:36 GMT",
"tag": "@fluentui-react-native/tester-windows_v0.0.1",
Expand Down
Loading

0 comments on commit 9880b04

Please sign in to comment.