File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
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+ ## [ 1.0.1] ( https://github.com/mj-studio-library/react-native-kakao/compare/v1.0.0...v1.0.1 ) (2024-04-21)
7+
8+ ### Features
9+
10+ * ** share:** fix android build ([ e3ec351] ( https://github.com/mj-studio-library/react-native-kakao/commit/e3ec35102c2e442e8729f2ac8d51f8b7d5be77af ) )
11+
612## [ 1.0.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.10.0...v1.0.0 ) (2024-04-21)
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" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
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+ ## [ 1.0.1] ( https://github.com/mj-studio-library/react-native-kakao/compare/v1.0.0...v1.0.1 ) (2024-04-21)
7+
8+ ### Features
9+
10+ * ** share:** fix android build ([ e3ec351] ( https://github.com/mj-studio-library/react-native-kakao/commit/e3ec35102c2e442e8729f2ac8d51f8b7d5be77af ) )
11+
612## [ 1.0.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.10.0...v1.0.0 ) (2024-04-21)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-kakao/share" ,
33 "description" : " React Native Kakao Share SDK" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
77 "types" : " lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments