File tree Expand file tree Collapse file tree 10 files changed +54
-10
lines changed
uikit-react-native-foundation Expand file tree Collapse file tree 10 files changed +54
-10
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+ ## [ 2.0.3] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.1...v2.0.3 ) (2022-12-01)
7+
8+
9+ ### Improvements
10+
11+ * optimize markAs APIs ([ b0fb3aa] ( https://github.com/sendbird/sendbird-uikit-react-native/commit/b0fb3aa86636b03f0dcc6337eaa17c7336b5bea9 ) )
12+
13+
14+
615## [ 2.0.1] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.0...v2.0.1 ) (2022-10-26)
716
817
Original file line number Diff line number Diff line change 66 ],
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true ,
9- "version" : " 2.0.1 " ,
9+ "version" : " 2.0.3 " ,
1010 "command" : {
1111 "publish" : {
1212 "conventionalCommits" : true ,
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+ ## [ 2.0.3] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.1...v2.0.3 ) (2022-12-01)
7+
8+
9+ ### Improvements
10+
11+ * optimize markAs APIs ([ b0fb3aa] ( https://github.com/sendbird/sendbird-uikit-react-native/commit/b0fb3aa86636b03f0dcc6337eaa17c7336b5bea9 ) )
12+
13+
14+
615## [ 2.0.1] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.0...v2.0.1 ) (2022-10-26)
716
817** Note:** Version bump only for package @sendbird/uikit-chat-hooks
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendbird/uikit-chat-hooks" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " React hooks that built with SendbirdChat SDK" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
3838 "access" : " public"
3939 },
4040 "dependencies" : {
41- "@sendbird/uikit-utils" : " 2.0.1 "
41+ "@sendbird/uikit-utils" : " 2.0.3 "
4242 },
4343 "devDependencies" : {
4444 "@types/react" : " *" ,
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+ ## [ 2.0.3] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.1...v2.0.3 ) (2022-12-01)
7+
8+ ** Note:** Version bump only for package @sendbird/uikit-react-native-foundation
9+
10+
11+
12+
13+
614## [ 2.0.1] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.0...v2.0.1 ) (2022-10-26)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendbird/uikit-react-native-foundation" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " react-native-uikit" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
3838 "access" : " public"
3939 },
4040 "dependencies" : {
41- "@sendbird/uikit-utils" : " 2.0.1 "
41+ "@sendbird/uikit-utils" : " 2.0.3 "
4242 },
4343 "devDependencies" : {
4444 "@types/react" : " *" ,
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+ ## [ 2.0.3] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.1...v2.0.3 ) (2022-12-01)
7+
8+
9+ ### Improvements
10+
11+ * optimize markAs APIs ([ b0fb3aa] ( https://github.com/sendbird/sendbird-uikit-react-native/commit/b0fb3aa86636b03f0dcc6337eaa17c7336b5bea9 ) )
12+
13+
14+
615## [ 2.0.1] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.0...v2.0.1 ) (2022-10-26)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendbird/uikit-react-native" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " react-native-uikit" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
4141 "access" : " public"
4242 },
4343 "dependencies" : {
44- "@sendbird/uikit-chat-hooks" : " 2.0.1 " ,
45- "@sendbird/uikit-react-native-foundation" : " 2.0.1 " ,
46- "@sendbird/uikit-utils" : " 2.0.1 "
44+ "@sendbird/uikit-chat-hooks" : " 2.0.3 " ,
45+ "@sendbird/uikit-react-native-foundation" : " 2.0.3 " ,
46+ "@sendbird/uikit-utils" : " 2.0.3 "
4747 },
4848 "devDependencies" : {
4949 "@react-native-clipboard/clipboard" : " ^1.8.5" ,
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+ ## [ 2.0.3] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.1...v2.0.3 ) (2022-12-01)
7+
8+
9+ ### Improvements
10+
11+ * optimize markAs APIs ([ b0fb3aa] ( https://github.com/sendbird/sendbird-uikit-react-native/commit/b0fb3aa86636b03f0dcc6337eaa17c7336b5bea9 ) )
12+
13+
14+
615## [ 2.0.1] ( https://github.com/sendbird/sendbird-uikit-react-native/compare/v2.0.0...v2.0.1 ) (2022-10-26)
716
817** Note:** Version bump only for package @sendbird/uikit-utils
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendbird/uikit-utils" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " UIKit utilities" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments