Skip to content

Commit

Permalink
Release 2.16.2 (#2898)
Browse files Browse the repository at this point in the history
## Description

Release 2.16.2
  • Loading branch information
j-piasecki authored May 7, 2024
1 parent 8b2470a commit 3cc7c9c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions FabricExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@ PODS:
- React-logger (= 0.74.0)
- React-perflogger (= 0.74.0)
- React-utils (= 0.74.0)
- RNGestureHandler (2.16.1):
- RNGestureHandler (2.16.2):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1417,7 +1417,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: 7fe561d179b97cecd0c2bec0bbd08f9fd8581c26
React-utils: f013537c3371270d2095bff1d594d00d4bc9261b
ReactCommon: 2cde697fd80bd31da1d6448d25a5803088585219
RNGestureHandler: 07b0babf8a26ea79729ae5c1990f8807e098970b
RNGestureHandler: 156548e18203327173a764c6932a3f52e90cb9cd
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Yoga: ff1d575b119f510a5de23c22a794872562078ccf

Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ PODS:
- React-perflogger (= 0.72.0-rc.5)
- RNCMaskedView (0.1.10):
- React
- RNGestureHandler (2.16.1):
- RNGestureHandler (2.16.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNReanimated (3.3.0):
Expand Down Expand Up @@ -775,7 +775,7 @@ SPEC CHECKSUMS:
React-utils: cbbe99dc2e49db0a3fbb425c304f511a422f0ca2
ReactCommon: 01b6643cfeef0d9078c8125378066d20cc34ddfe
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNGestureHandler: 83e5f2116076f0402da654c0541f7fca20d77775
RNGestureHandler: d678f94a8f74de70ce3d9f5d23eb0f97b686e943
RNReanimated: 9f7068e43b9358a46a688d94a5a3adb258139457
RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
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": "react-native-gesture-handler",
"version": "2.16.1",
"version": "2.16.2",
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",
"scripts": {
"prepare": "bob build && husky install",
Expand Down

0 comments on commit 3cc7c9c

Please sign in to comment.