File tree 4 files changed +22
-2
lines changed
4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.3.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/@react-native-kakao/[email protected] ...@react-native-kakao/[email protected] ) (2024-04-20)
7
+
8
+ ### Features
9
+
10
+ - ** core:** initializeSdk API ([ 0b39b37] ( https://github.com/mj-studio-library/react-native-kakao/commit/0b39b3738a252e844322634217875a527c402e5f ) )
11
+
12
+ ### Miscellaneous Chores
13
+
14
+ - changelog format ([ c4891c0] ( https://github.com/mj-studio-library/react-native-kakao/commit/c4891c0c192f296de7095a3cffeff25a4568a0ec ) )
15
+
6
16
# 0.2.0 (2024-04-20)
7
17
8
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-kakao/core" ,
3
3
"description" : " React Native Kakao Core SDK" ,
4
- "version" : " 0.2 .0" ,
4
+ "version" : " 0.3 .0" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
7
7
"types" : " lib/typescript/src/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.3.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/@react-native-kakao/[email protected] ...@react-native-kakao/[email protected] ) (2024-04-20)
7
+
8
+ ### Features
9
+
10
+ - ** core:** initializeSdk API ([ 0b39b37] ( https://github.com/mj-studio-library/react-native-kakao/commit/0b39b3738a252e844322634217875a527c402e5f ) )
11
+
12
+ ### Miscellaneous Chores
13
+
14
+ - changelog format ([ c4891c0] ( https://github.com/mj-studio-library/react-native-kakao/commit/c4891c0c192f296de7095a3cffeff25a4568a0ec ) )
15
+
6
16
# 0.2.0 (2024-04-20)
7
17
8
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-kakao/share" ,
3
3
"description" : " React Native Kakao Share SDK" ,
4
- "version" : " 0.2 .0" ,
4
+ "version" : " 0.3 .0" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
7
7
"types" : " lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments