Skip to content

Commit

Permalink
docs: release notes table format
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar committed May 13, 2020
1 parent dcef96c commit 75d2207
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions docs/releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ previous: /typescript

Starting with version `v6.5.0`; all React Native Firebase packages are now independently versioned with individually generated release notes:

| Package | Latest Version | Coverage |
| ----------------------- | :----------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------: |
| 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) |
| Package | | |
| ----------------------- | :---------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: |
| AdMob | ![hide:badge](https://img.shields.io/npm/v/@react-native-firebase/admob.svg?style=for-the-badge&logo=npm) | [View Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](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 Release Notes »](https://github.com/invertase/react-native-firebase/tree/master/packages/remote-config/CHANGELOG.md) |

---

Expand Down

0 comments on commit 75d2207

Please sign in to comment.