Skip to content

Commit

Permalink
chore(release): release packages
Browse files Browse the repository at this point in the history
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - [email protected]
  • Loading branch information
Salakar committed Aug 3, 2020
1 parent c0102a0 commit 723c86c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.6.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-08-03)

### Bug Fixes

- **messaging:** added missing `from` property in Remote Message type ([#4030](https://github.com/invertase/react-native-firebase/issues/4030)) ([ce39abf](https://github.com/invertase/react-native-firebase/commit/ce39abf9c0affe00ea13e2ad1580ac42bbb54a30))

### Features

- use latest android & ios Firebase SDKs version ([#3956](https://github.com/invertase/react-native-firebase/issues/3956)) ([e7b4bb3](https://github.com/invertase/react-native-firebase/commit/e7b4bb31b05985c044b1f01625a43e364bb653ef))
- **messaging,android:** save notification payload for messages that arrive in the foreground ([#3896](https://github.com/invertase/react-native-firebase/issues/3896)) ([ff768fc](https://github.com/invertase/react-native-firebase/commit/ff768fce54b2185a67958ea7d253a18ba40404b8))

# [7.5.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-07-23)

### 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.5.0",
"version": "7.6.0",
"author": "Invertase <[email protected]> (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 723c86c

Please sign in to comment.