File tree 8 files changed +37
-4
lines changed
8 files changed +37
-4
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.7.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.6.0...v0.7.0 ) (2024-04-21)
7
+
8
+ ### Features
9
+
10
+ - ** user:** android impl ([ e74dc27] ( https://github.com/mj-studio-library/react-native-kakao/commit/e74dc271df43653d38179e2f7224167e3198c2a2 ) )
11
+ - ** user:** android impl+ ([ d616e50] ( https://github.com/mj-studio-library/react-native-kakao/commit/d616e50beb7cb61a17c609f04a4f63d5b8f375b6 ) )
12
+
13
+ ### Bug Fixes
14
+
15
+ - ** core:** fix expo plugin ([ 51cb026] ( https://github.com/mj-studio-library/react-native-kakao/commit/51cb026131e3cd707a1cc7437bbf45ef5b17f4a1 ) )
16
+
6
17
## [ 0.6.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.5.1...v0.6.0 ) (2024-04-21)
7
18
8
19
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"packages" : [" packages/*" ],
5
5
"npmClient" : " yarn" ,
6
6
"command" : {
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.7.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.6.0...v0.7.0 ) (2024-04-21)
7
+
8
+ ### Features
9
+
10
+ - ** user:** android impl ([ e74dc27] ( https://github.com/mj-studio-library/react-native-kakao/commit/e74dc271df43653d38179e2f7224167e3198c2a2 ) )
11
+ - ** user:** android impl+ ([ d616e50] ( https://github.com/mj-studio-library/react-native-kakao/commit/d616e50beb7cb61a17c609f04a4f63d5b8f375b6 ) )
12
+
13
+ ### Bug Fixes
14
+
15
+ - ** core:** fix expo plugin ([ 51cb026] ( https://github.com/mj-studio-library/react-native-kakao/commit/51cb026131e3cd707a1cc7437bbf45ef5b17f4a1 ) )
16
+
6
17
## [ 0.6.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.5.1...v0.6.0 ) (2024-04-21)
7
18
8
19
** Note:** Version bump only for package @react-native-kakao/core
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.6 .0" ,
4
+ "version" : " 0.7 .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.7.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.6.0...v0.7.0 ) (2024-04-21)
7
+
8
+ ** Note:** Version bump only for package @react-native-kakao/share
9
+
6
10
## [ 0.6.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.5.1...v0.6.0 ) (2024-04-21)
7
11
8
12
** Note:** Version bump only for package @react-native-kakao/share
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.6 .0" ,
4
+ "version" : " 0.7 .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.7.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.6.0...v0.7.0 ) (2024-04-21)
7
+
8
+ ### Features
9
+
10
+ - ** user:** android impl ([ e74dc27] ( https://github.com/mj-studio-library/react-native-kakao/commit/e74dc271df43653d38179e2f7224167e3198c2a2 ) )
11
+ - ** user:** android impl+ ([ d616e50] ( https://github.com/mj-studio-library/react-native-kakao/commit/d616e50beb7cb61a17c609f04a4f63d5b8f375b6 ) )
12
+
6
13
## [ 0.6.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.5.1...v0.6.0 ) (2024-04-21)
7
14
8
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-kakao/user" ,
3
3
"description" : " React Native Kakao User SDK" ,
4
- "version" : " 0.6 .0" ,
4
+ "version" : " 0.7 .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