File tree Expand file tree Collapse file tree 6 files changed +17
-10
lines changed Expand file tree Collapse file tree 6 files changed +17
-10
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.28.0-ccwidgets.12] ( https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.11...v1.28.0-ccwidgets.12 ) (2025-01-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** call-control:** add-call-control-widget ([ #362 ] ( https://github.com/webex/widgets/issues/362 ) ) ([ a677f5e] ( https://github.com/webex/widgets/commit/a677f5ef1590b424a424bfd8f268a3d4e47c91bf ) )
7
+
1
8
# [ 1.28.0-ccwidgets.11] ( https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.10...v1.28.0-ccwidgets.11 ) (2025-01-21)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webex/cc-widgets" ,
3
3
"description" : " Webex Contact Center Widgets" ,
4
- "version" : " 1.28.0-ccwidgets.11 " ,
4
+ "version" : " 1.28.0-ccwidgets.12 " ,
5
5
"main" : " dist/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
70
70
"^.+\\ .(css|less|scss)$" : " babel-jest"
71
71
}
72
72
},
73
- "stableVersion" : " 1.28.0-ccwidgets.10 "
73
+ "stableVersion" : " 1.28.0-ccwidgets.11 "
74
74
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webex/cc-station-login" ,
3
3
"description" : " Webex Contact Center Widgets: Station Login" ,
4
- "version" : " 1.28.0-ccwidgets.11 " ,
4
+ "version" : " 1.28.0-ccwidgets.12 " ,
5
5
"main" : " dist/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
58
58
"^.+\\ .(css|less|scss)$" : " babel-jest"
59
59
}
60
60
},
61
- "stableVersion" : " 1.28.0-ccwidgets.10 "
61
+ "stableVersion" : " 1.28.0-ccwidgets.11 "
62
62
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webex/cc-store" ,
3
3
"description" : " Webex Contact Center Widgets: Widgets Store" ,
4
- "version" : " 1.28.0-ccwidgets.11 " ,
4
+ "version" : " 1.28.0-ccwidgets.12 " ,
5
5
"main" : " dist/index.js" ,
6
6
"license" : " MIT" ,
7
7
"publishConfig" : {
51
51
" **/tests/**/*.tsx"
52
52
]
53
53
},
54
- "stableVersion" : " 1.28.0-ccwidgets.10 "
54
+ "stableVersion" : " 1.28.0-ccwidgets.11 "
55
55
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webex/cc-task" ,
3
3
"description" : " Webex Contact Center Widgets: Task" ,
4
- "version" : " 1.28.0-ccwidgets.11 " ,
4
+ "version" : " 1.28.0-ccwidgets.12 " ,
5
5
"main" : " dist/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
58
58
"^.+\\ .(css|less|scss)$" : " babel-jest"
59
59
}
60
60
},
61
- "stableVersion" : " 1.28.0-ccwidgets.10 "
61
+ "stableVersion" : " 1.28.0-ccwidgets.11 "
62
62
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webex/cc-user-state" ,
3
3
"description" : " Webex Contact Center Widgets: User State" ,
4
- "version" : " 1.28.0-ccwidgets.11 " ,
4
+ "version" : " 1.28.0-ccwidgets.12 " ,
5
5
"main" : " dist/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
55
55
],
56
56
"verbose" : true
57
57
},
58
- "stableVersion" : " 1.28.0-ccwidgets.10 "
58
+ "stableVersion" : " 1.28.0-ccwidgets.11 "
59
59
}
You can’t perform that action at this time.
0 commit comments