Skip to content

Commit

Permalink
chore: release 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ALexanderLonsky committed Oct 18, 2024
1 parent ddfac07 commit b05ddf9
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@


# 3.3.1 (2024-10-18)

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


### Build System
* [deps] Bump fast-xml-parser from 4.2.5 to 4.4.1 in /example ([47aec8a](https://github.com/Giphy/giphy-react-native-sdk/commit/47aec8a359963e575f8aeb4419fb8c7873110baf))
* [deps] Bump iOS SDK version from 2.2.10 to 2.2.13 ([ddfac07](https://github.com/Giphy/giphy-react-native-sdk/commit/ddfac07c15dc3260d5410125fe8e853752af55fa))
* [deps] Bump micromatch from 4.0.5 to 4.0.8 ([2379e70](https://github.com/Giphy/giphy-react-native-sdk/commit/2379e70baaea2edc5d165ba7b896032f838800fb))
* [deps] Bump micromatch from 4.0.5 to 4.0.8 in /example ([0c8f17b](https://github.com/Giphy/giphy-react-native-sdk/commit/0c8f17bbe568efded80416e73c7b1bac72765992))
* [deps] Bump rexml from 3.2.8 to 3.3.6 in /example ([da06fc5](https://github.com/Giphy/giphy-react-native-sdk/commit/da06fc5aac29be960bb49492661957566d7185a9))
* [deps] Bump serve-static from 1.15.0 to 1.16.2 ([1736c96](https://github.com/Giphy/giphy-react-native-sdk/commit/1736c9661aeab2a9feaa68efb90c7600452d30f4))
* [deps] Bump serve-static from 1.15.0 to 1.16.2 in /example ([e223fba](https://github.com/Giphy/giphy-react-native-sdk/commit/e223fba6687ff619333cb418325374b577c0e7be))

# 3.3.0 (2024-08-12)

### 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.13):
- libwebp
- giphy-react-native-sdk (3.3.0):
- giphy-react-native-sdk (3.3.1):
- Giphy (= 2.2.13)
- RCT-Folly (= 2021.07.22.00)
- React-Core
Expand Down Expand Up @@ -704,7 +704,7 @@ SPEC CHECKSUMS:
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Giphy: a11dd02b51ac2ec37b881de1717ebf2cc8e9df62
giphy-react-native-sdk: f6384a588505d4da2c684189b2dc7021e7122a9b
giphy-react-native-sdk: 2cf98e822c6359d36dbbb9f593831c597c5df5ed
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.3.0",
"version": "3.3.1",
"description": "Giphy React Native SDK",
"license": "Apache-2.0",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit b05ddf9

Please sign in to comment.