Skip to content

Commit

Permalink
chore(release): 1.38.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.38.3](v1.38.2...v1.38.3) (2021-07-05)

### Bug Fixes

* **MeetingsSdkAdapter:** update switch-camera control to use observable returned by getStream ([00b229b](00b229b))
  • Loading branch information
webex-components-publisher committed Jul 5, 2021
1 parent 00b229b commit c97a6d2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.38.3](https://github.com/webex/sdk-component-adapter/compare/v1.38.2...v1.38.3) (2021-07-05)


### Bug Fixes

* **MeetingsSdkAdapter:** update switch-camera control to use observable returned by getStream ([00b229b](https://github.com/webex/sdk-component-adapter/commit/00b229bf7a4f83027c4e11c8957ea4515fea921a))

## [1.38.2](https://github.com/webex/sdk-component-adapter/compare/v1.38.1...v1.38.2) (2021-07-03)


Expand Down
2 changes: 1 addition & 1 deletion 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/sdk-component-adapter",
"version": "1.38.2",
"version": "1.38.3",
"main": "dist/webexSDKComponentAdapter.esm.js",
"module": "dist/webexSDKComponentAdapter.esm.js",
"scripts": {
Expand Down

0 comments on commit c97a6d2

Please sign in to comment.