Skip to content

Commit

Permalink
Release 2.17.1 (#2955)
Browse files Browse the repository at this point in the history
## Description

Release 2.17.1
  • Loading branch information
j-piasecki authored Jun 21, 2024
1 parent 812c98e commit 0a4ae93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.17.0):
- RNGestureHandler (2.17.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1417,7 +1417,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: 7fe561d179b97cecd0c2bec0bbd08f9fd8581c26
React-utils: f013537c3371270d2095bff1d594d00d4bc9261b
ReactCommon: 2cde697fd80bd31da1d6448d25a5803088585219
RNGestureHandler: 998ef5b98a2339d5b4f80d799ce9eb7b06e5fcbf
RNGestureHandler: 42f1d03e80c71bdfd6de5dae295ddc3b8b73f8b2
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Yoga: ff1d575b119f510a5de23c22a794872562078ccf

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.17.0",
"version": "2.17.1",
"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 0a4ae93

Please sign in to comment.