Skip to content

Commit

Permalink
chore(release): 1.28.0-alpha.11 [skip ci]
Browse files Browse the repository at this point in the history
# [@webex/cc-station-login-v1.28.0-alpha.11](1.28.0-alpha.10...1.28.0-alpha.11) (2024-11-15)

### Bug Fixes

* **cc-widgets:** remove-dry-run ([#268](#268)) ([4e2038c](4e2038c))
  • Loading branch information
webex-components-publisher committed Nov 15, 2024
1 parent 4e2038c commit 9f5ec34
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/contact-center/station-login/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [@webex/cc-station-login-v1.28.0-alpha.11](https://github.com/webex/widgets/compare/1.28.0-alpha.10...1.28.0-alpha.11) (2024-11-15)


### Bug Fixes

* **cc-widgets:** remove-dry-run ([#268](https://github.com/webex/widgets/issues/268)) ([4e2038c](https://github.com/webex/widgets/commit/4e2038c216cb915a1233667e259be619b92212b1))
5 changes: 3 additions & 2 deletions packages/contact-center/station-login/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@webex/cc-station-login",
"description": "Webex Contact Center Widgets: Station Login",
"version": "1.0.0",
"version": "1.28.0-alpha.11",
"main": "dist/index.js",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -50,5 +50,6 @@
"**/tests/**/*.ts",
"**/tests/**/*.tsx"
]
}
},
"stableVersion": "1.0.0"
}

0 comments on commit 9f5ec34

Please sign in to comment.