From 20a68cb897a3f16b0267398ed33287781c3259cf Mon Sep 17 00:00:00 2001 From: Valentyn Pshoniuk Date: Tue, 18 Jul 2023 15:38:05 +0300 Subject: [PATCH] chore: release 2.4.2 --- CHANGELOG.md | 35 +++++++++++++++++++++-------------- example/ios/Podfile.lock | 4 ++-- package.json | 2 +- 3 files changed, 24 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dd2ced..2335aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# 2.4.2 (2023-07-18) + +### Native SDKs + +* Giphy Android SDK [v2.3.6-hotfix-grid](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.6-hotfix-grid) +* Giphy iOS SDK [v2.2.6](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.6) + +### Bug Fixes + +* [android] GiphyGridView doesn't refresh its content in certain + scenarios ([#126](https://github.com/Giphy/giphy-react-native-sdk/issues/126)) ([6f5ca67](https://github.com/Giphy/giphy-react-native-sdk/commit/6f5ca6778611eb06313d7b97856e21df31db1854)) + +### Build System + +* [deps] Bump Android SDK version from 2.3.6 to + 2.3.6-hotfix-grid ([#126](https://github.com/Giphy/giphy-react-native-sdk/issues/126)) ([6f5ca67](https://github.com/Giphy/giphy-react-native-sdk/commit/6f5ca6778611eb06313d7b97856e21df31db1854)) +* [deps] Bump semver from 5.7.1 to + 5.7.2 ([a2f047b](https://github.com/Giphy/giphy-react-native-sdk/commit/a2f047becbe28c2b416c41ca6e0ecb330901b2ee)) +* [deps] Bump semver from 5.7.1 to 5.7.2 in + /example ([dfc6e42](https://github.com/Giphy/giphy-react-native-sdk/commit/dfc6e42153e59f0120fa0a2ee4e708fd36abcee8)) + # 2.4.1 (2023-06-13) ### Native SDKs @@ -61,7 +82,6 @@ * Giphy Android SDK [v2.3.4](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.4) * Giphy iOS SDK [v2.2.4](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.4) - ### Features * [GiphyDialog] Add enableDynamicText property ([281c715](https://github.com/Giphy/giphy-react-native-sdk/commit/281c715106930e7cebe632c580cb64f75f94ecf4)) @@ -74,7 +94,6 @@ * Giphy Android SDK [v2.3.4](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.4) * Giphy iOS SDK [v2.2.4](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.4) - ### Build System * [deps] Bump Android SDK version from 2.3.1 to 2.3.4 ([491a526](https://github.com/Giphy/giphy-react-native-sdk/commit/491a5264ce6a4f41db0ce552616a53ed8cd1adfc)) @@ -84,7 +103,6 @@ * Giphy Android SDK [v2.3.1](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.1) * Giphy iOS SDK [v2.2.4](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.4) - ### Features * [iOS:GiphyDialog] Add selectedContentType property ([#99](https://github.com/Giphy/giphy-react-native-sdk/issues/99)) ([e21a85a](https://github.com/Giphy/giphy-react-native-sdk/commit/e21a85a63d498f11638423a041011e8520bae14f)) @@ -97,7 +115,6 @@ * Giphy Android SDK [v2.3.1](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.1) * Giphy iOS SDK [v2.2.2](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.2) - ### Bug Fixes * [Android] App crashes when selecting a Gif ([#90](https://github.com/Giphy/giphy-react-native-sdk/issues/90)) ([8a18094](https://github.com/Giphy/giphy-react-native-sdk/commit/8a18094e19e152d53e0a7c4427f48646724ac927)) @@ -107,7 +124,6 @@ * Giphy Android SDK [v2.3.1](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.1) * Giphy iOS SDK [v2.2.2](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.2) - ### Bug Fixes * [android] Project-wide requests headers rewritten by GIPHY ([#92](https://github.com/Giphy/giphy-react-native-sdk/issues/92)) ([b0ce09c](https://github.com/Giphy/giphy-react-native-sdk/commit/b0ce09c893a20cd2522c1597c7ded8a34536bd76)) @@ -120,7 +136,6 @@ * Giphy Android SDK [v2.3.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.0) * Giphy iOS SDK [v2.2.2](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.2) - ### Build System * [deps] Bump iOS SDK version from 2.2.1 to 2.2.2 ([28b45e7](https://github.com/Giphy/giphy-react-native-sdk/commit/28b45e7fcee8e7b4a9e87ee1c46687188c289390)) @@ -130,7 +145,6 @@ * Giphy Android SDK [v2.3.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.0) * Giphy iOS SDK [v2.2.1](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.1) - ### Build System * [deps] Bump Android SDK version from 2.2.0 to 2.3.0 ([682bfa5](https://github.com/Giphy/giphy-react-native-sdk/commit/682bfa5943006140eec8469f9e9a0cc92c44995e)) * [deps] Bump iOS SDK version from 2.1.22 to 2.2.1 ([461e857](https://github.com/Giphy/giphy-react-native-sdk/commit/461e85778ff0a66f95d7455c70be6cd2d99c67ba)) @@ -147,7 +161,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.2.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.2.0) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Features * Update ExoPlayer configuration ([907ea53](https://github.com/Giphy/giphy-react-native-sdk/commit/907ea537fbad0945f69b987c5cf8c64714d6b6d3)) * [GiphyVideoView] Remove the playing property ([032a67e](https://github.com/Giphy/giphy-react-native-sdk/commit/032a67eddd9cf996939cf4b19098d21a88f1bf2f)) @@ -172,7 +185,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.2.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.2.0) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Bug Fixes * TypeScript definitions are placed in the wrong folder ([#80](https://github.com/Giphy/giphy-react-native-sdk/issues/80)) ([4bea260](https://github.com/Giphy/giphy-react-native-sdk/commit/4bea26087abdacd897d16e0e005b7cc84ebd4a78)) @@ -182,7 +194,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.2.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.2.0) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Build System * [deps] Bump Gradle to 7.3.3 ([2ffb2e5](https://github.com/Giphy/giphy-react-native-sdk/commit/2ffb2e52c534f8aa36f43ee761745b006d838f81)) * [deps] Bump Kotlin to 1.6.0 ([81b11ed](https://github.com/Giphy/giphy-react-native-sdk/commit/81b11edf4ae55ee409432717d54d3843e3ace92f)) @@ -193,7 +204,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.2.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.2.0) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Documentation * Add the ExoPlayer troubleshooting page ([00dfa75](https://github.com/Giphy/giphy-react-native-sdk/commit/00dfa75eb9bb38f6e50f0f6f56a701a19055f5a9)) * Update contribution guide ([f3ef81b](https://github.com/Giphy/giphy-react-native-sdk/commit/f3ef81bc1789da2ff41d90adaa9b7863be4952bd)) @@ -212,7 +222,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.2.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.2.0) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Documentation * Add the ExoPlayer troubleshooting page ([00dfa75](https://github.com/Giphy/giphy-react-native-sdk/commit/00dfa75eb9bb38f6e50f0f6f56a701a19055f5a9)) * Update contribution guide ([f3ef81b](https://github.com/Giphy/giphy-react-native-sdk/commit/f3ef81bc1789da2ff41d90adaa9b7863be4952bd)) @@ -231,7 +240,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.1.18](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.1.18) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Bug Fixes * [Android:GiphyDialog] GIPHY rating does not work when using GiphyDialog.configure to specify it ([#74](https://github.com/Giphy/giphy-react-native-sdk/issues/74)) ([cf2b55e](https://github.com/Giphy/giphy-react-native-sdk/commit/cf2b55e3a195aa9ac1255d15ee8da42fc6aa0a39)) @@ -241,7 +249,6 @@ If you already have the emoji content type included in your integration, no addi * Giphy Android SDK [v2.1.18](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.1.18) * Giphy iOS SDK [v2.1.22](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.1.22) - ### Features * [GiphyVideoManager] Add the resume method to continue paused playback ([c2d6d1b](https://github.com/Giphy/giphy-react-native-sdk/commit/c2d6d1b03bab65896417f4893542bc2739eb0f0b)) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index d9082f9..dce5c80 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -12,7 +12,7 @@ PODS: - fmt (6.2.1) - Giphy (2.2.6): - libwebp - - giphy-react-native-sdk (2.4.1): + - giphy-react-native-sdk (2.4.2): - Giphy (= 2.2.6) - React-Core - glog (0.3.5) @@ -407,7 +407,7 @@ SPEC CHECKSUMS: FBReactNativeSpec: f1141d5407f4a27c397bca5db03cc03919357b0d fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 Giphy: f64bff5937fbc4987b6a26c8ef625501c68a1e97 - giphy-react-native-sdk: f616d6503c872e436fa51b5832a2d32eea371e2f + giphy-react-native-sdk: 0df3924c050ca12d32dace063e8bcb92e40a4afa glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9 diff --git a/package.json b/package.json index 225b26b..72ac455 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@giphy/react-native-sdk", - "version": "2.4.1", + "version": "2.4.2", "description": "Giphy React Native SDK", "license": "Apache-2.0", "main": "lib/commonjs/index",