Manually bump packages that are out of sync with NPM (#688)
* Add no-op comments to packages to create change files * Change files * Remove no-ops * remove comment from win32 test app to force a change file * Change files
This commit is contained in:
Родитель
db8b3fc2a6
Коммит
1602018b21
|
@ -1,7 +1,6 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
import { FluentTesterApp } from '@fluentui-react-native/tester';
|
import { FluentTesterApp } from '@fluentui-react-native/tester';
|
||||||
/* eslint-disable-next-line @typescript-eslint/camelcase */
|
|
||||||
import { AppRegistry } from 'react-native';
|
import { AppRegistry } from 'react-native';
|
||||||
|
|
||||||
AppRegistry.registerComponent('FluentTester', () => FluentTesterApp);
|
AppRegistry.registerComponent('FluentTester', () => FluentTesterApp);
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"comment": "Force a package update to sync npm version and repo version",
|
||||||
|
"packageName": "@fluentui/react-native",
|
||||||
|
"email": "sanajmi@microsoft.com",
|
||||||
|
"dependentChangeType": "patch",
|
||||||
|
"date": "2021-05-13T05:33:00.741Z"
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"comment": "Force a package update to sync npm version and repo version",
|
||||||
|
"packageName": "@fluentui-react-native/android-theme",
|
||||||
|
"email": "sanajmi@microsoft.com",
|
||||||
|
"dependentChangeType": "patch",
|
||||||
|
"date": "2021-05-13T05:33:03.350Z"
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"comment": "Force a package update to sync npm version and repo version",
|
||||||
|
"packageName": "@fluentui-react-native/experimental-shimmer",
|
||||||
|
"email": "sanajmi@microsoft.com",
|
||||||
|
"dependentChangeType": "patch",
|
||||||
|
"date": "2021-05-13T05:32:57.545Z"
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"comment": "Force a package update to sync npm version and repo version",
|
||||||
|
"packageName": "@fluentui-react-native/radio-group",
|
||||||
|
"email": "sanajmi@microsoft.com",
|
||||||
|
"dependentChangeType": "patch",
|
||||||
|
"date": "2021-05-13T05:32:54.803Z"
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"comment": "Force a package update to sync npm version and repo version",
|
||||||
|
"packageName": "@fluentui-react-native/tester",
|
||||||
|
"email": "sanajmi@microsoft.com",
|
||||||
|
"dependentChangeType": "patch",
|
||||||
|
"date": "2021-05-13T05:32:48.503Z"
|
||||||
|
}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"comment": "remove comment from win32 test app to force a change file",
|
||||||
|
"packageName": "@fluentui-react-native/tester-win32",
|
||||||
|
"email": "sanajmi@microsoft.com",
|
||||||
|
"dependentChangeType": "patch",
|
||||||
|
"date": "2021-05-13T05:42:30.116Z"
|
||||||
|
}
|
Загрузка…
Ссылка в новой задаче