Skip to content

Commit

Permalink
chore: release v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Apr 7, 2024
1 parent 2b669c0 commit e033ec8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions apps/fabric/ios/Podfile.lock
Expand Up @@ -66,7 +66,7 @@ PODS:
- hermes-engine/Pre-built (0.73.5)
- libevent (2.1.12)
- lottie-ios (4.4.1)
- lottie-react-native (6.7.0):
- lottie-react-native (6.7.1):
- glog
- hermes-engine
- lottie-ios (= 4.4.1)
Expand Down Expand Up @@ -1397,7 +1397,7 @@ SPEC CHECKSUMS:
hermes-engine: 1d1835b2cc54c381909d94d1b3c8e0a2f1a94a0e
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: e047b1d2e6239b787cc5e9755b988869cf190494
lottie-react-native: b00230ef2f16e7c35ae741b0074f3bec8da9bbb9
lottie-react-native: 2dba8e6601abae2cce8ddcd5adaf92b7bae35690
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: 2544c0f1081a5fa12e108bb8cb40e5f4581ccd87
Expand Down Expand Up @@ -1445,8 +1445,8 @@ SPEC CHECKSUMS:
React-utils: 987a4526a2fc0acdfaf87888adfe0bf9d0452066
ReactCommon: 2947b0bffd82ea0e58ca7928881152d4c6dae9af
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: a716eea57d0d3430219c0a5a233e1e93ee931eb7
Yoga: 9e6a04eacbd94f97d94577017e9f23b3ab41cf6c

PODFILE CHECKSUM: 40287ce1aaf5414bc3bea07749a9018d1c25c132

COCOAPODS: 1.14.3
COCOAPODS: 1.14.0
4 changes: 2 additions & 2 deletions apps/paper/ios/Podfile.lock
Expand Up @@ -75,7 +75,7 @@ PODS:
- hermes-engine/Pre-built (0.72.10)
- libevent (2.1.12)
- lottie-ios (4.4.1)
- lottie-react-native (6.7.0):
- lottie-react-native (6.7.1):
- lottie-ios (= 4.4.1)
- React-Core
- OpenSSL-Universal (1.1.1100)
Expand Down Expand Up @@ -689,7 +689,7 @@ SPEC CHECKSUMS:
hermes-engine: 90e4033deb00bee33330a9f15eff0f874bd82f6d
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: e047b1d2e6239b787cc5e9755b988869cf190494
lottie-react-native: c0cd88c1a188323f7f677af22c0fc1fd49be78c9
lottie-react-native: 9eb71ddc231af5fa122541cd90a7a20ed2a3ac47
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: b4d3068afa6f52ec5260a8417053b1f1b421483d
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
"version": "6.7.0",
"version": "6.7.1",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit e033ec8

Please sign in to comment.