File tree 7 files changed +26
-13
lines changed 7 files changed +26
-13
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.28.0-ccwidgets.14] ( https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.13...v1.28.0-ccwidgets.14 ) (2025-02-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** cc-components:** replace momentum-ui with momentum-design lib ([ #378 ] ( https://github.com/webex/widgets/issues/378 ) ) ([ b98d76c] ( https://github.com/webex/widgets/commit/b98d76c5eca903cd21482a4c52e24bbff4dfe0e2 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** cc-components:** setup and move user state sample ui comp ([ #359 ] ( https://github.com/webex/widgets/issues/359 ) ) ([ 16a44d0] ( https://github.com/webex/widgets/commit/16a44d0492df9c0ca674ab2784121f0035e45456 ) )
12
+ * ** cc-widgets:** added Agent-Multi-Login-Alert Feature ([ #364 ] ( https://github.com/webex/widgets/issues/364 ) ) ([ f7d75ca] ( https://github.com/webex/widgets/commit/f7d75ca13794a36a3691147f5feb5f3d253af357 ) )
13
+
1
14
# [ 1.28.0-ccwidgets.13] ( https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.12...v1.28.0-ccwidgets.13 ) (2025-01-30)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webex/cc-components" ,
3
3
"description" : " Webex Contact Center UI Components Library for your custom contact center solutions" ,
4
- "version" : " 1.28.0-ccwidgets.9 " ,
4
+ "version" : " 1.28.0-ccwidgets.14 " ,
5
5
"main" : " dist/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
57
57
"^.+\\ .(css|less|scss)$" : " babel-jest"
58
58
}
59
59
},
60
- "stableVersion" : " 1.28.0-ccwidgets.8" ,
61
60
"peerDependencies" : {
62
61
"@momentum-design/components" : " >=0.18.3" ,
63
62
"react" : " >=18.3.1" ,
64
63
"react-dom" : " >=18.3.1"
65
- }
64
+ },
65
+ "stableVersion" : " 1.28.0-ccwidgets.9"
66
66
}
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.13 " ,
4
+ "version" : " 1.28.0-ccwidgets.14 " ,
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.12 "
73
+ "stableVersion" : " 1.28.0-ccwidgets.13 "
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.13 " ,
4
+ "version" : " 1.28.0-ccwidgets.14 " ,
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.12 "
61
+ "stableVersion" : " 1.28.0-ccwidgets.13 "
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.13 " ,
4
+ "version" : " 1.28.0-ccwidgets.14 " ,
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.12 "
54
+ "stableVersion" : " 1.28.0-ccwidgets.13 "
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.13 " ,
4
+ "version" : " 1.28.0-ccwidgets.14 " ,
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.12 "
61
+ "stableVersion" : " 1.28.0-ccwidgets.13 "
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.13 " ,
4
+ "version" : " 1.28.0-ccwidgets.14 " ,
5
5
"main" : " dist/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
56
56
],
57
57
"verbose" : true
58
58
},
59
- "stableVersion" : " 1.28.0-ccwidgets.12 "
59
+ "stableVersion" : " 1.28.0-ccwidgets.13 "
60
60
}
You can’t perform that action at this time.
0 commit comments