From 7931e8006e4fe9eb977b7ad84d7c5521ce56aa8c Mon Sep 17 00:00:00 2001 From: Helena Ford Date: Fri, 22 Apr 2022 11:05:17 +0100 Subject: [PATCH] chore: release 5.2.0 --- .../android/libs/app/notifee/core/maven-metadata.xml | 2 +- .../android/libs/app/notifee/core/maven-metadata.xml.md5 | 2 +- .../android/libs/app/notifee/core/maven-metadata.xml.sha1 | 2 +- .../android/libs/app/notifee/core/maven-metadata.xml.sha256 | 2 +- .../android/libs/app/notifee/core/maven-metadata.xml.sha512 | 2 +- packages/react-native/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml index 2e52575d..61357ca8 100644 --- a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml +++ b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml @@ -8,6 +8,6 @@ 202108261754 - 20220406091015 + 20220422100430 diff --git a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.md5 b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.md5 index 8aefebc3..a678f5c0 100644 --- a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.md5 +++ b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.md5 @@ -1 +1 @@ -fe1e219617365c26a210b0a617171b49 \ No newline at end of file +f2f205d2f5d3b1f743ca100259272a9d \ No newline at end of file diff --git a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha1 b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha1 index a949f20c..4ab47455 100644 --- a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha1 +++ b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha1 @@ -1 +1 @@ -39c0c72eb519f0fc815cea9fe152643f0f8707e3 \ No newline at end of file +65832b3e8c9a2556c8aa83d76ad7c954222b4e60 \ No newline at end of file diff --git a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha256 b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha256 index 586bc522..0457e92e 100644 --- a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha256 +++ b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha256 @@ -1 +1 @@ -1fb79ca791e7993b10f241b312059e3e88ff64955ebeef5ae105ccb70b5ec25b \ No newline at end of file +aa5f544553daee50646bb4d0babd01c411a20e6ab24a4ef1b6d6dd37bdbe8c34 \ No newline at end of file diff --git a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha512 b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha512 index 1a2ecd2a..aed3210c 100644 --- a/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha512 +++ b/packages/react-native/android/libs/app/notifee/core/maven-metadata.xml.sha512 @@ -1 +1 @@ -26b72e778afbf1c85f6b3af8bfb94da08f0eaae0847f8e3df2887fc3d5e62fdd637c351e35a1578968e9a6d8fe39f7d6829181652eff2d256d16e1954bc22532 \ No newline at end of file +a19102908126417bdc7bc612bb5452e89108d647f98331d006615dc5048423b86f13c0b212c51036096fedaecca9adb87b7a4497eb06853c9b4401697676f04a \ No newline at end of file diff --git a/packages/react-native/package.json b/packages/react-native/package.json index b3c4b8ca..3dc28fe1 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@notifee/react-native", - "version": "5.1.0", + "version": "5.2.0", "author": "Invertase (http://invertase.io)", "description": "Notifee - a feature rich notifications library for React Native.", "main": "dist/index.js",