File tree Expand file tree Collapse file tree 17 files changed +69
-33
lines changed Expand file tree Collapse file tree 17 files changed +69
-33
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ ## [ 2.2.3] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.2...v2.2.3 )  (2024-05-23) 
7+ 
8+ ### Bug Fixes  
9+ 
10+ *  ** share:**  fix android old arch ([ 86d6276] ( https://github.com/mym0404/react-native-kakao/commit/86d6276c61ee84e87ac1ce8cfb5f560fabd11537 ) )
11+ 
612## [ 2.2.2] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.1...v2.2.2 )  (2024-05-18) 
713
814### Features  
Original file line number Diff line number Diff line change 11{
22  "$schema" : " node_modules/lerna/schemas/lerna-schema.json"  ,
3-   "version" : " 2.2.2 "  ,
3+   "version" : " 2.2.3 "  ,
44  "packages" : [
55    " packages/*" 
66  ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ ## [ 2.2.3] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.2...v2.2.3 )  (2024-05-23) 
7+ 
8+ ** Note:**  Version bump only for package @react-native-kakao/channel  
9+ 
610## [ 2.2.2] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.1...v2.2.2 )  (2024-05-18) 
711
812### Features  
Original file line number Diff line number Diff line change 11{
22  "name" : " @react-native-kakao/channel"  ,
33  "description" : " React Native Kakao Channel SDK"  ,
4-   "version" : " 2.2.2 "  ,
4+   "version" : " 2.2.3 "  ,
55  "main" : " lib/commonjs/index"  ,
66  "module" : " lib/module/index"  ,
77  "types" : " lib/typescript/src/index.d.ts"  ,
6262    "access" : " public" 
6363  },
6464  "devDependencies" : {
65-     "@react-native-kakao/core" : " 2.2.2 "  ,
65+     "@react-native-kakao/core" : " 2.2.3 "  ,
6666    "@types/invariant" : " ^2"  ,
6767    "@types/jest" : " ^29.5.5"  ,
6868    "@types/react" : " ^18.2.44"  ,
7474    "typescript" : " 5.1.6" 
7575  },
7676  "peerDependencies" : {
77-     "@react-native-kakao/core" : " 2.2.2 "  ,
77+     "@react-native-kakao/core" : " 2.2.3 "  ,
7878    "react" : " *"  ,
7979    "react-native" : " *" 
8080  },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ ## [ 2.2.3] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.2...v2.2.3 )  (2024-05-23) 
7+ 
8+ ** Note:**  Version bump only for package @react-native-kakao/core  
9+ 
610## [ 2.2.2] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.1...v2.2.2 )  (2024-05-18) 
711
812### Features  
Original file line number Diff line number Diff line change 11{
22  "name" : " @react-native-kakao/core"  ,
33  "description" : " React Native Kakao Core SDK"  ,
4-   "version" : " 2.2.2 "  ,
4+   "version" : " 2.2.3 "  ,
55  "main" : " lib/commonjs/index"  ,
66  "module" : " lib/module/index"  ,
77  "types" : " lib/typescript/src/index.d.ts"  ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ ## [ 2.2.3] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.2...v2.2.3 )  (2024-05-23) 
7+ 
8+ ** Note:**  Version bump only for package @react-native-kakao/map  
9+ 
610## [ 2.2.2] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.1...v2.2.2 )  (2024-05-18) 
711
812### Features  
Original file line number Diff line number Diff line change 11{
22  "name" : " @react-native-kakao/map"  ,
33  "description" : " React Native Kakao Map SDK"  ,
4-   "version" : " 2.2.2 "  ,
4+   "version" : " 2.2.3 "  ,
55  "main" : " lib/commonjs/index"  ,
66  "module" : " lib/module/index"  ,
77  "types" : " lib/typescript/src/index.d.ts"  ,
6262    "access" : " public" 
6363  },
6464  "devDependencies" : {
65-     "@react-native-kakao/core" : " 2.2.2 "  ,
65+     "@react-native-kakao/core" : " 2.2.3 "  ,
6666    "@types/invariant" : " ^2"  ,
6767    "@types/jest" : " ^29.5.5"  ,
6868    "@types/react" : " ^18.2.44"  ,
7474    "typescript" : " 5.1.6" 
7575  },
7676  "peerDependencies" : {
77-     "@react-native-kakao/core" : " 2.2.2 "  ,
77+     "@react-native-kakao/core" : " 2.2.3 "  ,
7878    "react" : " *"  ,
7979    "react-native" : " *" 
8080  },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org )  for commit guidelines.
55
6+ ## [ 2.2.3] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.2...v2.2.3 )  (2024-05-23) 
7+ 
8+ ** Note:**  Version bump only for package @react-native-kakao/navi  
9+ 
610## [ 2.2.2] ( https://github.com/mym0404/react-native-kakao/compare/v2.2.1...v2.2.2 )  (2024-05-18) 
711
812### Features  
Original file line number Diff line number Diff line change 11{
22  "name" : " @react-native-kakao/navi"  ,
33  "description" : " React Native Kakao Navi SDK"  ,
4-   "version" : " 2.2.2 "  ,
4+   "version" : " 2.2.3 "  ,
55  "main" : " lib/commonjs/index"  ,
66  "module" : " lib/module/index"  ,
77  "types" : " lib/typescript/src/index.d.ts"  ,
6262    "access" : " public" 
6363  },
6464  "devDependencies" : {
65-     "@react-native-kakao/core" : " 2.2.2 "  ,
65+     "@react-native-kakao/core" : " 2.2.3 "  ,
6666    "@types/invariant" : " ^2"  ,
6767    "@types/jest" : " ^29.5.5"  ,
6868    "@types/react" : " ^18.2.44"  ,
7474    "typescript" : " 5.1.6" 
7575  },
7676  "peerDependencies" : {
77-     "@react-native-kakao/core" : " 2.2.2 "  ,
77+     "@react-native-kakao/core" : " 2.2.3 "  ,
7878    "react" : " *"  ,
7979    "react-native" : " *" 
8080  },
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments