Skip to content

Commit

Permalink
Release 2.10.1 (#2485)
Browse files Browse the repository at this point in the history
## Description

Release version 2.10.1
  • Loading branch information
j-piasecki committed May 18, 2023
1 parent 9926b7c commit 0aa200c
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 @@ -713,7 +713,7 @@ PODS:
- React-jsi (= 0.71.0)
- React-logger (= 0.71.0)
- React-perflogger (= 0.71.0)
- RNGestureHandler (2.10.0):
- RNGestureHandler (2.10.1):
- RCT-Folly
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -942,7 +942,7 @@ SPEC CHECKSUMS:
React-rncore: cfeb5532ec459f562410e8058b8f49e07cd215d4
React-runtimeexecutor: ac80782d9d76ba2b0f709f4de0c427fe33c352dc
ReactCommon: 20e38a9be5fe1341b5e422220877cc94034776ba
RNGestureHandler: 8c8ccd3eb5a8d7b79b79c35635095687845c5534
RNGestureHandler: 07ba0aeab20e60e2c1d2426db258b8b6a0e6783b
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Yoga: c618b544ff8bd8865cdca602f00cbcdb92fd6d31
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ PODS:
- React-perflogger (= 0.71.0)
- RNCMaskedView (0.1.10):
- React
- RNGestureHandler (2.10.0):
- RNGestureHandler (2.10.1):
- React-Core
- RNReanimated (2.14.0):
- DoubleConversion
Expand Down Expand Up @@ -692,7 +692,7 @@ SPEC CHECKSUMS:
React-runtimeexecutor: ac80782d9d76ba2b0f709f4de0c427fe33c352dc
ReactCommon: 20e38a9be5fe1341b5e422220877cc94034776ba
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNGestureHandler: e145476da655f3dbc48ef2f0a08cf7a34338c02b
RNGestureHandler: 42ec7c28dd02d540ed6c9159c57a98ff016492dc
RNReanimated: 9b1aae96fb8dbfebd301bc1797a49e5485d4a291
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.10.0",
"version": "2.10.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 0aa200c

Please sign in to comment.