Skip to content

Commit

Permalink
Release 2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bert committed Feb 10, 2025
1 parent 32db444 commit 753f0ae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.23.0):
- RNGestureHandler (2.23.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1801,7 +1801,7 @@ SPEC CHECKSUMS:
ReactAppDependencyProvider: 6e8d68583f39dc31ee65235110287277eb8556ef
ReactCodegen: c08a5113d9c9c895fe10f3c296f74c6b705a60a9
ReactCommon: 1bd2dc684d7992acbf0dfee887b89a57a1ead86d
RNGestureHandler: b57c633defe01be73dfed9d645158fb21d6039d4
RNGestureHandler: 93014de1ee4e1d539a74c6ce7aea72edd1fff6e0
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: 78d74e245ed67bb94275a1316cdc170b9b7fe884

Expand Down
8 changes: 4 additions & 4 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.23.0):
- RNGestureHandler (2.23.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1443,10 +1443,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: 0686b6af8cbd638c784fea5afb789be66699823c
DoubleConversion: 5b92c4507c560bb62e7aa1acdf2785ea3ff08b3b
DoubleConversion: acaf5db79676d2e9119015819153f0f99191de12
FBLazyVector: 8f41053475f558b29633b434bd62929813a38560
fmt: 03574da4b7ba40de39da59677ca66610ce8c4a02
glog: ba31c1afa7dcf1915a109861bccdb4421be6175b
glog: 6df0a3d6e2750a50609471fd1a01fd2948d405b5
hermes-engine: 21ea4e6a0b64854652c8c20cb815efdbb3131fdd
RCT-Folly: 2edbb9597acadc2312235c7ad6243d49852047a3
RCTDeprecation: 5f1d7e1f8ef6c53f0207e3ac0d0ca23575e8a6ab
Expand Down Expand Up @@ -1496,7 +1496,7 @@ SPEC CHECKSUMS:
React-utils: d1f30e28b14bea6aa6b009be03ab502bbf2cf5c6
ReactCommon: 68cae4af53cf2d34e6a26c0099f434f170495dd1
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
RNGestureHandler: 2e6a9c6361b44a11795d51353445d65ba558cb1d
RNGestureHandler: 006e7ebf1a3d37843d951031389fb12712c7dd8e
RNReanimated: 45553a3ae29a75a76269595f8554d07d4090e392
RNSVG: 4590aa95758149fa27c5c83e54a6a466349a1688
SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9
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.23.0",
"version": "2.23.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 753f0ae

Please sign in to comment.