From 1602018b21b6952917210547dbc05ea07f4ba2b6 Mon Sep 17 00:00:00 2001 From: Saad Najmi Date: Thu, 13 May 2021 01:06:32 -0500 Subject: [PATCH] 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 --- apps/win32/src/index.tsx | 1 - ...ntui-react-native-2021-05-13-00-33-03-manual-bump.json | 8 ++++++++ ...ive-android-theme-2021-05-13-00-33-03-manual-bump.json | 8 ++++++++ ...erimental-shimmer-2021-05-13-00-33-03-manual-bump.json | 8 ++++++++ ...ative-radio-group-2021-05-13-00-33-03-manual-bump.json | 8 ++++++++ ...act-native-tester-2021-05-13-00-33-03-manual-bump.json | 8 ++++++++ ...tive-tester-win32-2021-05-13-00-42-30-manual-bump.json | 8 ++++++++ packages/experimental/Shimmer/src/index.ts | 2 +- 8 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 change/@fluentui-react-native-2021-05-13-00-33-03-manual-bump.json create mode 100644 change/@fluentui-react-native-android-theme-2021-05-13-00-33-03-manual-bump.json create mode 100644 change/@fluentui-react-native-experimental-shimmer-2021-05-13-00-33-03-manual-bump.json create mode 100644 change/@fluentui-react-native-radio-group-2021-05-13-00-33-03-manual-bump.json create mode 100644 change/@fluentui-react-native-tester-2021-05-13-00-33-03-manual-bump.json create mode 100644 change/@fluentui-react-native-tester-win32-2021-05-13-00-42-30-manual-bump.json diff --git a/apps/win32/src/index.tsx b/apps/win32/src/index.tsx index 9c0a540ed2..5ac6d664cf 100644 --- a/apps/win32/src/index.tsx +++ b/apps/win32/src/index.tsx @@ -1,7 +1,6 @@ 'use strict'; import { FluentTesterApp } from '@fluentui-react-native/tester'; -/* eslint-disable-next-line @typescript-eslint/camelcase */ import { AppRegistry } from 'react-native'; AppRegistry.registerComponent('FluentTester', () => FluentTesterApp); diff --git a/change/@fluentui-react-native-2021-05-13-00-33-03-manual-bump.json b/change/@fluentui-react-native-2021-05-13-00-33-03-manual-bump.json new file mode 100644 index 0000000000..03078f0d96 --- /dev/null +++ b/change/@fluentui-react-native-2021-05-13-00-33-03-manual-bump.json @@ -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" +} diff --git a/change/@fluentui-react-native-android-theme-2021-05-13-00-33-03-manual-bump.json b/change/@fluentui-react-native-android-theme-2021-05-13-00-33-03-manual-bump.json new file mode 100644 index 0000000000..fa8fa94dfe --- /dev/null +++ b/change/@fluentui-react-native-android-theme-2021-05-13-00-33-03-manual-bump.json @@ -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" +} diff --git a/change/@fluentui-react-native-experimental-shimmer-2021-05-13-00-33-03-manual-bump.json b/change/@fluentui-react-native-experimental-shimmer-2021-05-13-00-33-03-manual-bump.json new file mode 100644 index 0000000000..b06fec44a5 --- /dev/null +++ b/change/@fluentui-react-native-experimental-shimmer-2021-05-13-00-33-03-manual-bump.json @@ -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" +} diff --git a/change/@fluentui-react-native-radio-group-2021-05-13-00-33-03-manual-bump.json b/change/@fluentui-react-native-radio-group-2021-05-13-00-33-03-manual-bump.json new file mode 100644 index 0000000000..b1a5dd9f21 --- /dev/null +++ b/change/@fluentui-react-native-radio-group-2021-05-13-00-33-03-manual-bump.json @@ -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" +} diff --git a/change/@fluentui-react-native-tester-2021-05-13-00-33-03-manual-bump.json b/change/@fluentui-react-native-tester-2021-05-13-00-33-03-manual-bump.json new file mode 100644 index 0000000000..65c20ddec3 --- /dev/null +++ b/change/@fluentui-react-native-tester-2021-05-13-00-33-03-manual-bump.json @@ -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" +} diff --git a/change/@fluentui-react-native-tester-win32-2021-05-13-00-42-30-manual-bump.json b/change/@fluentui-react-native-tester-win32-2021-05-13-00-42-30-manual-bump.json new file mode 100644 index 0000000000..ebb551629e --- /dev/null +++ b/change/@fluentui-react-native-tester-win32-2021-05-13-00-42-30-manual-bump.json @@ -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" +} diff --git a/packages/experimental/Shimmer/src/index.ts b/packages/experimental/Shimmer/src/index.ts index ff79f4663b..0d6ea6f762 100644 --- a/packages/experimental/Shimmer/src/index.ts +++ b/packages/experimental/Shimmer/src/index.ts @@ -1,2 +1,2 @@ export * from './Shimmer'; -export * from './Shimmer.types'; \ No newline at end of file +export * from './Shimmer.types';