Skip to content

Commit

Permalink
chore: release 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ALexanderLonsky committed Apr 8, 2024
1 parent 7d74231 commit 039e56c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@


# 3.2.4 (2024-04-08)

### Native SDKs
* Giphy Android SDK [v2.3.13-fresco-v2.5.0](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.13-fresco-v2.5.0)
* Giphy iOS SDK [v2.2.7](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.7)


### Bug Fixes
* The GridView crashes when scrolling and closing the screen ([#172](https://github.com/Giphy/giphy-react-native-sdk/issues/172)) ([0288130](https://github.com/Giphy/giphy-react-native-sdk/commit/028813077c70c5b0a2cdbe8e7e257fc9f22b0206))

# 3.2.3 (2024-02-21)

### Native SDKs
Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ PODS:
- fmt (6.2.1)
- Giphy (2.2.7):
- libwebp
- giphy-react-native-sdk (3.2.3):
- giphy-react-native-sdk (3.2.4):
- Giphy (= 2.2.7)
- RCT-Folly (= 2021.07.22.00)
- React-Core
Expand Down Expand Up @@ -704,7 +704,7 @@ SPEC CHECKSUMS:
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Giphy: dad025aa0c82e4c057e1989cde959034829dfca7
giphy-react-native-sdk: 8810a4321dc2406c1631be68794d1193c7cf7a8b
giphy-react-native-sdk: 6de56d3695a065073bdadb6540a00f12a77e0ed9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
hermes-engine: 8057e75cfc1437b178ac86c8654b24e7fead7f60
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
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": "@giphy/react-native-sdk",
"version": "3.2.3",
"version": "3.2.4",
"description": "Giphy React Native SDK",
"license": "Apache-2.0",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit 039e56c

Please sign in to comment.