Skip to content

Commit

Permalink
Release 3.0.0-rc.4 (#3732)
Browse files Browse the repository at this point in the history
  • Loading branch information
piaskowyk authored Oct 28, 2022
1 parent 538dd7d commit d9bcf1a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ PODS:
- React-Core
- RNGestureHandler (2.7.1):
- React-Core
- RNReanimated (3.0.0-rc.3):
- RNReanimated (3.0.0-rc.4):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
Expand Down Expand Up @@ -550,7 +550,7 @@ SPEC CHECKSUMS:
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNCPicker: 914b557e20b3b8317b084aca9ff4b4edb95f61e4
RNGestureHandler: b7a872907ee289ada902127f2554fa1d2c076122
RNReanimated: 6c980139eb3b043569a08b8cb3d92cdf46bd54fa
RNReanimated: 9d50cc094df0b3846db3a7954208b466d342ca7d
RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
RNSVG: 07dbd870b0dcdecc99b3a202fa37c8ca163caec2
Yoga: 2ed968a4f060a92834227c036279f2736de0fce3
Expand Down
4 changes: 2 additions & 2 deletions FabricExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ PODS:
- React-Codegen
- React-RCTFabric
- ReactCommon/turbomodule/core
- RNReanimated (3.0.0-rc.3):
- RNReanimated (3.0.0-rc.4):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
Expand Down Expand Up @@ -1018,7 +1018,7 @@ SPEC CHECKSUMS:
React-runtimeexecutor: e9b1f9310158a1e265bcdfdfd8c62d6174b947a2
ReactCommon: 01064177e66d652192c661de899b1076da962fd9
RNGestureHandler: 8e5218fe0fde045c6f318202fc51ce3638deee54
RNReanimated: ec9d4786dfc7f7d064f5114aa8e9737d7740704e
RNReanimated: bba951bc75426d2f34d26ce5ec8ca6b8eba5f252
RNScreens: 208223c783496e6d0aa92ffdf307f61d58756fc1
RNSVG: 8ef4c60d9378eab6996a3f006dfb5784e6dab302
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Expand Down
4 changes: 2 additions & 2 deletions TVOSExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ PODS:
- React-jsi (= 0.69.5-2)
- React-logger (= 0.69.5-2)
- React-perflogger (= 0.69.5-2)
- RNReanimated (3.0.0-rc.3):
- RNReanimated (3.0.0-rc.4):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
Expand Down Expand Up @@ -538,7 +538,7 @@ SPEC CHECKSUMS:
React-RCTText: 16122ecd9be53be613b2206a13e5cf987835c8cf
React-runtimeexecutor: 44fe73dca7d31245dfc031971a2ce14085c8d5fe
ReactCommon: 3f6173ad12133f7e032f4c8d061dba181115c1c0
RNReanimated: cd07ac08b1b6abc0afd091a51a3c76954cbf5f5d
RNReanimated: f1d77adcda36179d2c74f19d4e359142a45da8b1
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Yoga: 5f6b76dc63952163378af6afc502d8bab96643a1
YogaKit: 1e22bf2228b3a5ac8cc88965153061ae92c494b5
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-reanimated",
"version": "3.0.0-rc.3",
"version": "3.0.0-rc.4",
"description": "More powerful alternative to Animated library for React Native.",
"scripts": {
"test": "yarn run format:js && yarn run lint:js && yarn run test:unit",
Expand Down

0 comments on commit d9bcf1a

Please sign in to comment.