From 6aa6bf861817c052248e3563d3af4f2171fd583b Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Wed, 13 May 2020 09:34:27 +0100 Subject: [PATCH] docs: hide badge alt tag in docs [skip-ci] --- docs/releases/index.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/releases/index.md b/docs/releases/index.md index e9d807d7..6f3d2347 100644 --- a/docs/releases/index.md +++ b/docs/releases/index.md @@ -9,23 +9,23 @@ Starting with version `v6.5.0`; all React Native Firebase packages are now indep | Package | Latest Version | Coverage | | ----------------------- | :----------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------: | -| AdMob | ![badge](https://img.shields.io/npm/v/@react-native-firebase/admob.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/CHANGELOG.md) | -| Analytics | ![badge](https://img.shields.io/npm/v/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/CHANGELOG.md) | -| App | ![badge](https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/app/CHANGELOG.md) | -| Authentication | ![badge](https://img.shields.io/npm/v/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/CHANGELOG.md) | -| Cloud Firestore | ![badge](https://img.shields.io/npm/v/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/CHANGELOG.md) | -| Cloud Functions | ![badge](https://img.shields.io/npm/v/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/CHANGELOG.md) | -| Cloud Messaging | ![badge](https://img.shields.io/npm/v/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/CHANGELOG.md) | -| Cloud Storage | ![badge](https://img.shields.io/npm/v/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/CHANGELOG.md) | -| Crashlytics | ![badge](https://img.shields.io/npm/v/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/CHANGELOG.md) | -| Dynamic Links | ![badge](https://img.shields.io/npm/v/@react-native-firebase/dynamic-links.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links/CHANGELOG.md) | -| In-app Messaging | ![badge](https://img.shields.io/npm/v/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/CHANGELOG.md) | -| Instance ID | ![badge](https://img.shields.io/npm/v/@react-native-firebase/iid.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/CHANGELOG.md) | -| ML Kit Natural Language | ![badge](https://img.shields.io/npm/v/@react-native-firebase/ml-natural-language.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/CHANGELOG.md) | -| ML Kit Vision | ![badge](https://img.shields.io/npm/v/@react-native-firebase/ml-vision.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/CHANGELOG.md) | -| Performance Monitoring | ![badge](https://img.shields.io/npm/v/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/CHANGELOG.md) | -| Realtime Database | ![badge](https://img.shields.io/npm/v/@react-native-firebase/database.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/database/CHANGELOG.md) | -| Remote Config | ![badge](https://img.shields.io/npm/v/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) | +| AdMob | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/admob.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/CHANGELOG.md) | +| Analytics | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/CHANGELOG.md) | +| App | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/app/CHANGELOG.md) | +| Authentication | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/CHANGELOG.md) | +| Cloud Firestore | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/CHANGELOG.md) | +| Cloud Functions | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/CHANGELOG.md) | +| Cloud Messaging | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/CHANGELOG.md) | +| Cloud Storage | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/CHANGELOG.md) | +| Crashlytics | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/CHANGELOG.md) | +| Dynamic Links | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/dynamic-links.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links/CHANGELOG.md) | +| In-app Messaging | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/CHANGELOG.md) | +| Instance ID | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/iid.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/CHANGELOG.md) | +| ML Kit Natural Language | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/ml-natural-language.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/CHANGELOG.md) | +| ML Kit Vision | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/ml-vision.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/CHANGELOG.md) | +| Performance Monitoring | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/CHANGELOG.md) | +| Realtime Database | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/database.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/database/CHANGELOG.md) | +| Remote Config | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm) | [View changelog »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) | ---