File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
projects/stream-chat-angular Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - master
6- - v7
6+ - support-for-float-ui-21
77 pull_request :
88 branches :
99 - master
Original file line number Diff line number Diff line change 5050 "branches" : [
5151 " master" ,
5252 {
53- "name" : " v7 " ,
53+ "name" : " support-for-float-ui-21 " ,
5454 "prerelease" : " rc" ,
5555 "channel" : " rc"
5656 }
Original file line number Diff line number Diff line change 11{
22 "name" : " stream-chat-angular" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.1.0-rc.1 " ,
44 "description" : " Angular components to create chat conversations or livestream style chat" ,
55 "author" : " GetStream" ,
66 "homepage" : " https://getstream.io/chat/" ,
4040 "dayjs" : " ^1.11.10" ,
4141 "emoji-regex" : " ^10.3.0" ,
4242 "fix-webm-duration" : " ^1.0.6" ,
43- "ngx-float-ui" : " ^17.0.0 || ^18.0.0 || ^18.0.1-rc.0 || ^19.0.0 || ^20.0.0" ,
43+ "ngx-float-ui" : " ^17.0.0 || ^18.0.0 || ^18.0.1-rc.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 " ,
4444 "pretty-bytes" : " ^6.1.1" ,
4545 "tslib" : " ^2.3.0" ,
4646 "uuid" : " ^9.0.1"
Original file line number Diff line number Diff line change 1- export const version = '7.0.0 ' ;
1+ export const version = '7.1.0-rc.1 ' ;
You can’t perform that action at this time.
0 commit comments