Skip to content

Commit

Permalink
chore: v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ptchayap committed Jul 19, 2024
1 parent 496c64d commit b0a0396
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- amity-react-native-social-ui-kit (4.0.0-beta-11):
- amity-react-native-social-ui-kit (3.1.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- ApiVideoLiveStream (1.4.1):
Expand Down Expand Up @@ -877,7 +877,7 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
amity-react-native-social-ui-kit: c8ff24d2425870bea86d214ed22765ec3426c232
amity-react-native-social-ui-kit: d62e5cd9c4b82c9ae445f09fe3c07f7a2a40f9e3
ApiVideoLiveStream: 8f9dce7f6d15d5e4bb3c7a25e406bf2a36337a5a
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
Expand Down Expand Up @@ -968,4 +968,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 4e971a0072a3c891d69e19bbda67877f709879a9

COCOAPODS: 1.14.3
COCOAPODS: 1.12.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amity-react-native-social-ui-kit",
"version": "4.0.0-beta-11",
"version": "3.1.0",
"description": "Social UIKit",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -135,7 +135,7 @@
"engines": {
"node": ">= 18.0.0"
},
"packageManager": "^[email protected]",
"packageManager": "[email protected]",
"jest": {
"preset": "react-native",
"modulePathIgnorePatterns": [
Expand Down

0 comments on commit b0a0396

Please sign in to comment.