Skip to content

Commit

Permalink
chore: release 1.8.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
merlin committed Jun 20, 2022
1 parent a8860a3 commit 4706b29
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,3 +1,13 @@
# 1.8.0-rc.1 (2022-06-20)

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


### Features
* [GPHMediaView] Add the resizeMode property ([6ff254a](https://github.com/Giphy/giphy-react-native-sdk/commit/6ff254aa680837dd52d66535d6b5a813930a7235))

# 1.8.0-rc.0 (2022-06-17)

### 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 @@ -20,7 +20,7 @@ PODS:
- glog
- Giphy (2.1.22):
- libwebp
- giphy-react-native-sdk (1.8.0-rc.0):
- giphy-react-native-sdk (1.8.0-rc.1):
- Giphy (= 2.1.22)
- React-Core
- glog (0.3.5)
Expand Down Expand Up @@ -366,7 +366,7 @@ SPEC CHECKSUMS:
FBReactNativeSpec: f2c97f2529dd79c083355182cc158c9f98f4bd6e
Folly: b73c3869541e86821df3c387eb0af5f65addfab4
Giphy: 6757d929878ef45f70ed62a02a2c9a03994e7b6c
giphy-react-native-sdk: f9e56fc50a330b7096415964b6e7da46a9e12b87
giphy-react-native-sdk: a6e4a9157cf06cf2c5e170939cb45ab356019cc9
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
RCTRequired: 082f10cd3f905d6c124597fd1c14f6f2655ff65e
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": "1.8.0-rc.0",
"version": "1.8.0-rc.1",
"description": "Giphy React Native SDK",
"license": "Apache-2.0",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit 4706b29

Please sign in to comment.