Skip to content

Commit

Permalink
chore: release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ALexanderLonsky committed Jan 5, 2024
1 parent e5338df commit 11dd787
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.2 (2024-01-05)

### 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
* [iOS] Issues with ios in rn versions starting from 0.73.0 and onwards ([#161](https://github.com/Giphy/giphy-react-native-sdk/issues/161)) ([41df28f](https://github.com/Giphy/giphy-react-native-sdk/commit/41df28fc9a647de57c7369703ae0850d71f3b90f))

# 3.2.1 (2023-10-31)

### 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.1):
- giphy-react-native-sdk (3.2.2):
- 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: 66c7da4a2cf7d7593336bdee037047e93f7e9713
giphy-react-native-sdk: ebd1e657aa893353a2a776c945ecabc52101a7c9
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.1",
"version": "3.2.2",
"description": "Giphy React Native SDK",
"license": "Apache-2.0",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit 11dd787

Please sign in to comment.