Skip to content

Commit

Permalink
chore: release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pshoniuk committed May 8, 2023
1 parent 48c614f commit 4a89ddc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


# 2.3.0 (2023-05-08)

### Native SDKs
* 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))

### Documentation
* Add GIPHY Animated Text page ([e8f8c54](https://github.com/Giphy/giphy-react-native-sdk/commit/e8f8c54c6aeea2e4b0268b9a6418a33c071540bc))

# 2.2.1 (2023-04-27)

### 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 @@ -12,7 +12,7 @@ PODS:
- fmt (6.2.1)
- Giphy (2.2.4):
- libwebp
- giphy-react-native-sdk (2.2.1):
- giphy-react-native-sdk (2.3.0):
- Giphy (= 2.2.4)
- React-Core
- glog (0.3.5)
Expand Down Expand Up @@ -407,7 +407,7 @@ SPEC CHECKSUMS:
FBReactNativeSpec: fe08c1cd7e2e205718d77ad14b34957cce949b58
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Giphy: 6b5f6986c8df4f71e01a8ef86595f426b3439fb5
giphy-react-native-sdk: b78fb594d4acf6ef03d4875b1677debec080f9ce
giphy-react-native-sdk: fcda9639f8ca2cc47e0517b6ef11c19359db5f5a
glog: 5337263514dd6f09803962437687240c5dc39aa4
libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef
RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9
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": "2.2.1",
"version": "2.3.0",
"description": "Giphy React Native SDK",
"license": "Apache-2.0",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit 4a89ddc

Please sign in to comment.