Skip to content

Commit

Permalink
Release 3.11.0 (#5982)
Browse files Browse the repository at this point in the history
## Summary

Release Reanimated 3.11.0 🐎

## Test plan
  • Loading branch information
bartlomiejbloniarz committed May 6, 2024
1 parent 7bc2944 commit 35c0df7
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions Example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1234,7 +1234,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.10.0):
- RNReanimated (3.11.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1545,11 +1545,11 @@ SPEC CHECKSUMS:
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCPicker: 82ccad5b08259dc09310082118cbb6c136d7da67
RNGestureHandler: 4d271a5d9178403bd8dae0d853e2be21cf53743c
RNReanimated: 908279f74de60654aefd2fe0a127a4a8d41edbfa
RNReanimated: e66f419a7086515c7b2555ed278d621e6787766d
RNScreens: 52f2565581af64b1b410d49784cf8342ed94ca28
RNSVG: 55bf7e6e90717321191cde721072df87e9f8a024
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Yoga: ff1d575b119f510a5de23c22a794872562078ccf
Yoga: 56f906bf6c11c931588191dde1229fd3e4e3d557

PODFILE CHECKSUM: 746b518f69244f6a3f6b04dabf476339073cb5fe

Expand Down
8 changes: 4 additions & 4 deletions FabricExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.10.0):
- RNReanimated (3.11.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1651,7 +1651,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
FBLazyVector: 026c8f4ae67b06e088ae01baa2271ef8a26c0e8c
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
Expand Down Expand Up @@ -1710,11 +1710,11 @@ SPEC CHECKSUMS:
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCPicker: 5a4262ef44b8aea1bbd87b40aff5bd65c093c675
RNGestureHandler: 9265c3b902cd8408ba4376b1a34d9708a6da4ac3
RNReanimated: 4d6080d8f8ad03c965ae85f8bfe34bdcbf707adb
RNReanimated: 0d78b23171b2bbb553b83d7b9f220fb449886bf8
RNScreens: a68878603ae871d339f683bc683803545422986f
RNSVG: 5aca9d537e92d2a0282f69350b5d441f23271e62
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Yoga: ff1d575b119f510a5de23c22a794872562078ccf
Yoga: 56f906bf6c11c931588191dde1229fd3e4e3d557

PODFILE CHECKSUM: baaf1c2684753f6bff7da2866e138e1af1fe3499

Expand Down
6 changes: 3 additions & 3 deletions TVOSExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@ PODS:
- React-jsi (= 0.73.4-0)
- React-logger (= 0.73.4-0)
- React-perflogger (= 0.73.4-0)
- RNReanimated (3.10.0):
- RNReanimated (3.11.0):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
Expand Down Expand Up @@ -1249,9 +1249,9 @@ SPEC CHECKSUMS:
React-runtimescheduler: 20b2202e3396589a71069d12ae9f328949c7c7b8
React-utils: 0307d396f233e47a167b5aaf045b0e4e1dc19d74
ReactCommon: 17891ca337bfa5a7263649b09f27a8c664537bf2
RNReanimated: 23af5ba1bb9743416ab6827ef9d28c3fbf79cf90
RNReanimated: d0fdcfb7ec789fcceef8c4662097e71ee864b806
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: e7f2a2256464d4ef7b3825d216bd22aac3b449c1
Yoga: ab50eb8f7fcf1b36aad1801b5687b66b2c0aa000

PODFILE CHECKSUM: 942659854fc7a34ac9a1da80ca6a9ff767bd739a

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.10.0",
"version": "3.11.0",
"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
2 changes: 1 addition & 1 deletion src/reanimated2/platform-specific/jsVersion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
* with the version used to build the native part of the library in runtime.
* Remember to keep this in sync with the version declared in `package.json`
*/
export const jsVersion = '3.10.0';
export const jsVersion = '3.11.0';

0 comments on commit 35c0df7

Please sign in to comment.