Skip to content

Commit

Permalink
Release 2.22.1 (#3353)
Browse files Browse the repository at this point in the history
## Description

Bumps versions for release

## Test plan

<!--
Describe how did you test this change here.
-->
  • Loading branch information
latekvo authored Jan 23, 2025
1 parent 10773f3 commit bb76607
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions FabricExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@ PODS:
- React-logger (= 0.77.0)
- React-perflogger (= 0.77.0)
- React-utils (= 0.77.0)
- RNGestureHandler (2.22.0):
- RNGestureHandler (2.22.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1801,7 +1801,7 @@ SPEC CHECKSUMS:
ReactAppDependencyProvider: 6e8d68583f39dc31ee65235110287277eb8556ef
ReactCodegen: c08a5113d9c9c895fe10f3c296f74c6b705a60a9
ReactCommon: 1bd2dc684d7992acbf0dfee887b89a57a1ead86d
RNGestureHandler: 0a9b5cfef2b12d8425da917647ece1bf6c43d400
RNGestureHandler: ab7b3143904577382d4e93f6d35d52f321660db6
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: 78d74e245ed67bb94275a1316cdc170b9b7fe884

Expand Down
6 changes: 3 additions & 3 deletions MacOSExample/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@ PODS:
- React-utils (= 0.74.6)
- RNCAsyncStorage (1.24.0):
- React-Core
- RNGestureHandler (2.21.2):
- RNGestureHandler (2.22.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1496,11 +1496,11 @@ SPEC CHECKSUMS:
React-utils: d1f30e28b14bea6aa6b009be03ab502bbf2cf5c6
ReactCommon: 68cae4af53cf2d34e6a26c0099f434f170495dd1
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
RNGestureHandler: 280c8940cbc21ce8c189ddb4b32e2046c49f858f
RNGestureHandler: ae092c8f9da8d2c0f47257caadc8eadebd03fa90
RNReanimated: 45553a3ae29a75a76269595f8554d07d4090e392
RNSVG: 4590aa95758149fa27c5c83e54a6a466349a1688
SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9
Yoga: e0cc115eebe05a9f8da381a8de541b189f89f682
Yoga: 2b5a8ace4c52fd28c52de828b9a66aede21c3a9c

PODFILE CHECKSUM: 3d6bcfcb4beca113bbf03f2652ec9272037c8111

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.22.0",
"version": "2.22.1",
"description": "Declarative API exposing native platform touch and gesture system to React Native",
"scripts": {
"prepare": "bob build && husky install",
Expand Down

0 comments on commit bb76607

Please sign in to comment.