Skip to content

Commit

Permalink
chore: release v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Jan 28, 2024
1 parent b3218f9 commit 7975db5
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions apps/fabric/ios/Podfile.lock
Expand Up @@ -66,7 +66,7 @@ PODS:
- hermes-engine/Pre-built (0.73.1)
- libevent (2.1.12)
- lottie-ios (4.4.0)
- lottie-react-native (6.5.1):
- lottie-react-native (6.6.0):
- glog
- hermes-engine
- lottie-ios (~> 4.4.0)
Expand Down Expand Up @@ -1397,7 +1397,7 @@ SPEC CHECKSUMS:
hermes-engine: 34df9d5034e90bd9bf1505e1ca198760373935af
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: ef1be1f90d54255f08e09d767950e43714661178
lottie-react-native: 1a59f200516f6df90011b987ae7d530455876bab
lottie-react-native: dc680f0c5e9d31f0a293520f64cedc4e54bb0113
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: 6dda55e483f75d2b43781d8ad5bd7df276a50981
Expand Down Expand Up @@ -1445,7 +1445,7 @@ SPEC CHECKSUMS:
React-utils: debda2c206770ee2785bdebb7f16d8db9f18838a
ReactCommon: ddb128564dcbfa0287d3d1a2d10f8c7457c971f6
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 4f53dc50008d626fa679c7a1cb4bed898f8c0bde
Yoga: 2b33a7ac96c58cdaa7b810948fc6a2a76ed2d108

PODFILE CHECKSUM: 40287ce1aaf5414bc3bea07749a9018d1c25c132

Expand Down
4 changes: 2 additions & 2 deletions apps/paper/ios/Podfile.lock
Expand Up @@ -75,7 +75,7 @@ PODS:
- hermes-engine/Pre-built (0.72.6)
- libevent (2.1.12)
- lottie-ios (4.4.0)
- lottie-react-native (6.5.1):
- lottie-react-native (6.6.0):
- lottie-ios (~> 4.4.0)
- React-Core
- OpenSSL-Universal (1.1.1100)
Expand Down Expand Up @@ -690,7 +690,7 @@ SPEC CHECKSUMS:
hermes-engine: 8057e75cfc1437b178ac86c8654b24e7fead7f60
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: ef1be1f90d54255f08e09d767950e43714661178
lottie-react-native: c43a0dddb7c59eab1ff3c55a83a7aa2388881a80
lottie-react-native: 00ac19344296ae018260aabd14d6b36dd816b0e2
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: 28469809442eb4eb5528462705f7d852948c8a74
Expand Down
2 changes: 1 addition & 1 deletion apps/paper/package.json
Expand Up @@ -63,4 +63,4 @@
"last 1 safari version"
]
}
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,4 +35,4 @@
"./apps/*",
"./packages/*"
]
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
"version": "6.5.1",
"version": "6.6.0",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 7975db5

Please sign in to comment.