Skip to content

Commit 58c154f

Browse files
chore(release): 1.28.0-ccwidgets.24 [skip ci]
# [1.28.0-ccwidgets.24](v1.28.0-ccwidgets.23...v1.28.0-ccwidgets.24) (2025-02-28) ### Bug Fixes * **tooling:** add-mdc-icons ([#400](#400)) ([ec389f5](ec389f5))
1 parent ec389f5 commit 58c154f

File tree

7 files changed

+13
-6
lines changed

7 files changed

+13
-6
lines changed

packages/contact-center/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.28.0-ccwidgets.24](https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.23...v1.28.0-ccwidgets.24) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **tooling:** add-mdc-icons ([#400](https://github.com/webex/widgets/issues/400)) ([ec389f5](https://github.com/webex/widgets/commit/ec389f5ed1184794c24d252fa744b2436a32c5de))
7+
18
# [1.28.0-ccwidgets.23](https://github.com/webex/widgets/compare/v1.28.0-ccwidgets.22...v1.28.0-ccwidgets.23) (2025-02-27)
29

310

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

+1-1
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.23",
4+
"version": "1.28.0-ccwidgets.24",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

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

+1-1
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.23",
4+
"version": "1.28.0-ccwidgets.24",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

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

+1-1
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.23",
4+
"version": "1.28.0-ccwidgets.24",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

packages/contact-center/store/package.json

+1-1
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.23",
4+
"version": "1.28.0-ccwidgets.24",
55
"main": "dist/index.js",
66
"license": "MIT",
77
"publishConfig": {

packages/contact-center/task/package.json

+1-1
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.23",
4+
"version": "1.28.0-ccwidgets.24",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

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

+1-1
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.23",
4+
"version": "1.28.0-ccwidgets.24",
55
"main": "dist/index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)