Skip to content

Commit f0dd79a

Browse files
chore(release): 1.28.0-ccwidgets.90 [skip ci]
# [1.28.0-ccwidgets.90](v1.28.0-ccwidgets.89...v1.28.0-ccwidgets.90) (2025-07-11) ### Bug Fixes * **cc-widgets:** update the workflow for pull request by increasing the timeout for e2e_test_cc_widgets ([#495](#495)) ([094b9b1](094b9b1))
1 parent 094b9b1 commit f0dd79a

7 files changed

Lines changed: 13 additions & 6 deletions

File tree

packages/contact-center/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.28.0-ccwidgets.90](https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.89...v1.28.0-ccwidgets.90) (2025-07-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **cc-widgets:** update the workflow for pull request by increasing the timeout for e2e_test_cc_widgets ([#495](https://github.com/webex/widgets/issues/495)) ([094b9b1](https://github.com/webex/widgets/commit/094b9b19f2a8a1f753c3b38dd4175e3f2e4ffa14))
7+
18
# [1.28.0-ccwidgets.89](https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.88...v1.28.0-ccwidgets.89) (2025-07-11)
29

310

packages/contact-center/cc-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webex/cc-components",
33
"description": "Webex Contact Center UI Components Library for your custom contact center solutions",
4-
"version": "1.28.0-ccwidgets.89",
4+
"version": "1.28.0-ccwidgets.90",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

packages/contact-center/cc-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webex/cc-widgets",
33
"description": "Webex Contact Center Widgets",
4-
"version": "1.28.0-ccwidgets.89",
4+
"version": "1.28.0-ccwidgets.90",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

packages/contact-center/station-login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webex/cc-station-login",
33
"description": "Webex Contact Center Widgets: Station Login",
4-
"version": "1.28.0-ccwidgets.89",
4+
"version": "1.28.0-ccwidgets.90",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

packages/contact-center/store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webex/cc-store",
33
"description": "Webex Contact Center Widgets: Widgets Store",
4-
"version": "1.28.0-ccwidgets.89",
4+
"version": "1.28.0-ccwidgets.90",
55
"main": "dist/index.js",
66
"license": "MIT",
77
"publishConfig": {

packages/contact-center/task/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webex/cc-task",
33
"description": "Webex Contact Center Widgets: Task",
4-
"version": "1.28.0-ccwidgets.89",
4+
"version": "1.28.0-ccwidgets.90",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

packages/contact-center/user-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webex/cc-user-state",
33
"description": "Webex Contact Center Widgets: User State",
4-
"version": "1.28.0-ccwidgets.89",
4+
"version": "1.28.0-ccwidgets.90",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)