Skip to content

Commit

Permalink
chore: release 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ALexanderLonsky committed May 22, 2024
1 parent 374d23d commit 0f7bc2c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@


# 3.2.6 (2024-05-22)

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


### Build System
* [deps] Bump Android SDK version from 2.3.13-fresco-v2.5.0 to 2.3.14-fresco-v2.5.0 ([b8c219f](https://github.com/Giphy/giphy-react-native-sdk/commit/b8c219f330217377fd94f06068bb78c0023b104c))
* [deps] Bump rexml from 3.2.5 to 3.2.8 in /example ([0bcbb7b](https://github.com/Giphy/giphy-react-native-sdk/commit/0bcbb7be93b691da548bff713a56b0c1f4ad0c02))

# 3.2.5 (2024-04-26)

### 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.9):
- libwebp
- giphy-react-native-sdk (3.2.5):
- giphy-react-native-sdk (3.2.6):
- Giphy (= 2.2.9)
- RCT-Folly (= 2021.07.22.00)
- React-Core
Expand Down Expand Up @@ -704,7 +704,7 @@ SPEC CHECKSUMS:
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Giphy: 28cef321358869cc871b98ea5e3d707fc1f36fc6
giphy-react-native-sdk: 6ec87e1b2fd2c51d62319d31b7bd345908c5e067
giphy-react-native-sdk: 668dca06fc2998eb4d6d92125e7cd42d8cbd4159
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.5",
"version": "3.2.6",
"description": "Giphy React Native SDK",
"license": "Apache-2.0",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit 0f7bc2c

Please sign in to comment.