Skip to content

Commit

Permalink
chore(release): release packages
Browse files Browse the repository at this point in the history
 - @react-native-firebase/admob@7.2.4
 - @react-native-firebase/analytics@7.1.8
 - @react-native-firebase/auth@8.0.10
 - @react-native-firebase/crashlytics@8.0.3
 - @react-native-firebase/database@7.2.7
 - @react-native-firebase/dynamic-links@7.2.4
 - @react-native-firebase/firestore@7.2.4
 - @react-native-firebase/functions@7.1.8
 - @react-native-firebase/iid@7.1.9
 - @react-native-firebase/in-app-messaging@7.1.8
 - @react-native-firebase/messaging@7.3.1
 - @react-native-firebase/ml-natural-language@7.1.8
 - @react-native-firebase/ml-vision@7.1.9
 - @react-native-firebase/perf@7.1.8
 - @react-native-firebase/remote-config@7.1.8
 - @react-native-firebase/storage@7.1.8
 - react-native-firebase-tests@8.0.3
  • Loading branch information
Salakar committed Jul 5, 2020
1 parent 2808875 commit 31d45a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.3.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/messaging@7.3.0...@react-native-firebase/messaging@7.3.1) (2020-07-05)

**Note:** Version bump only for package @react-native-firebase/messaging

# [7.3.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/messaging@7.2.1...@react-native-firebase/messaging@7.3.0) (2020-07-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/messaging",
"version": "7.3.0",
"version": "7.3.1",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging module provides a simple JavaScript API to interact with FCM.",
"main": "lib/index.js",
Expand Down

0 comments on commit 31d45a9

Please sign in to comment.