Skip to content

Commit

Permalink
chore(release): 1.30.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.30.11](v1.30.10...v1.30.11) (2023-08-16)

### Bug Fixes

* **callForward:** removed unwanted types ([e01f3a9](e01f3a9))
* **callFoward:** added callForward type ([4173116](4173116))
  • Loading branch information
semantic-release-bot committed Aug 16, 2023
1 parent 4173116 commit 3a85607
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.30.11](https://github.com/webex/component-adapter-interfaces/compare/v1.30.10...v1.30.11) (2023-08-16)


### Bug Fixes

* **callForward:** removed unwanted types ([e01f3a9](https://github.com/webex/component-adapter-interfaces/commit/e01f3a961c69a5aa7e7ae423253d7c705aca8f2c))
* **callFoward:** added callForward type ([4173116](https://github.com/webex/component-adapter-interfaces/commit/417311619ae5eb2295552a5e8a0a6e6b509ddcba))

## [1.30.10](https://github.com/webex/component-adapter-interfaces/compare/v1.30.9...v1.30.10) (2023-08-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webex/component-adapter-interfaces",
"version": "1.30.10",
"version": "1.30.11",
"description": "Adapter interfaces for Webex Components (https://github.com/webex/components)",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit 3a85607

Please sign in to comment.