File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1717
1818-  Vendor ` metro/countLines `  function to avoid issues with the private import ([ #5185  ] ( https://github.com/getsentry/sentry-react-native/pull/5185 ) )
1919
20+ ### Dependencies  
21+ 
22+ -  Bump Cocoa SDK from v8.56.0 to v8.56.1 ([ #5197  ] ( https://github.com/getsentry/sentry-react-native/pull/5197 ) )
23+   -  [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8561 ) 
24+   -  [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.56.0...8.56.1 ) 
25+ 
2026## 7.1.0  
2127
2228### Fixes  
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Pod::Spec.new do |s|
4646
4747  s . compiler_flags  =  other_cflags 
4848
49-   s . dependency  'Sentry/HybridSDK' ,  '8.56.0 ' 
49+   s . dependency  'Sentry/HybridSDK' ,  '8.56.1 ' 
5050
5151  if  defined?  install_modules_dependencies 
5252    # Default React Native dependencies for 0.71 and above (new and legacy architecture) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments