File tree 6 files changed +15
-3
lines changed
6 files changed +15
-3
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.9.1] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.9.0...v0.9.1 ) (2024-04-21)
7
+
8
+ ** Note:** Version bump only for package react-native-kakao
9
+
6
10
## [ 0.9.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.7.1...v0.9.0 ) (2024-04-21)
7
11
8
12
### 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.9.0 " ,
3
+ "version" : " 0.9.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
+ ## [ 0.9.1] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.9.0...v0.9.1 ) (2024-04-21)
7
+
8
+ ** Note:** Version bump only for package @react-native-kakao/share
9
+
6
10
## [ 0.9.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.7.1...v0.9.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.9.0 " ,
4
+ "version" : " 0.9.1 " ,
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.9.1] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.9.0...v0.9.1 ) (2024-04-21)
7
+
8
+ ** Note:** Version bump only for package @react-native-kakao/user
9
+
6
10
## [ 0.9.0] ( https://github.com/mj-studio-library/react-native-kakao/compare/v0.7.1...v0.9.0 ) (2024-04-21)
7
11
8
12
### 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.9.0 " ,
4
+ "version" : " 0.9.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