File tree 4 files changed +14
-2
lines changed
4 files changed +14
-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
+ ## [ 1.4.1] ( https://github.com/mym0404/react-native-kakao/compare/v1.4.0...v1.4.1 ) (2024-04-24)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** user:** ios login crash ([ 80c0de8] ( https://github.com/mym0404/react-native-kakao/commit/80c0de8a1594c44e8859b5982afbffe2f55cf67a ) )
11
+
6
12
## [ 1.4.0] ( https://github.com/mym0404/react-native-kakao/compare/v1.3.0...v1.4.0 ) (2024-04-24)
7
13
8
14
### 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" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"packages" : [
5
5
" packages/*"
6
6
],
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
+ ## [ 1.4.1] ( https://github.com/mym0404/react-native-kakao/compare/v1.4.0...v1.4.1 ) (2024-04-24)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** user:** ios login crash ([ 80c0de8] ( https://github.com/mym0404/react-native-kakao/commit/80c0de8a1594c44e8859b5982afbffe2f55cf67a ) )
11
+
6
12
## [ 1.4.0] ( https://github.com/mym0404/react-native-kakao/compare/v1.3.0...v1.4.0 ) (2024-04-24)
7
13
8
14
### 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" : " 1.4.0 " ,
4
+ "version" : " 1.4.1 " ,
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