Skip to content

Commit

Permalink
chore(release): 1.85.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.85.1](v1.85.0...v1.85.1) (2021-11-08)

### Bug Fixes

* **MeetingsSdkAdapter:** show default camera and microphone in webex settings ([a1f865c](a1f865c))
  • Loading branch information
webex-components-publisher committed Nov 8, 2021
1 parent a1f865c commit 01b0dbe
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.85.1](https://github.com/webex/sdk-component-adapter/compare/v1.85.0...v1.85.1) (2021-11-08)


### Bug Fixes

* **MeetingsSdkAdapter:** show default camera and microphone in webex settings ([a1f865c](https://github.com/webex/sdk-component-adapter/commit/a1f865cbb35a0e20e46f965d3c60f99090671440))

# [1.85.0](https://github.com/webex/sdk-component-adapter/compare/v1.84.0...v1.85.0) (2021-11-04)


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/sdk-component-adapter",
"version": "1.85.0",
"version": "1.85.1",
"main": "dist/webexSDKComponentAdapter.esm.js",
"module": "dist/webexSDKComponentAdapter.esm.js",
"scripts": {
Expand Down

0 comments on commit 01b0dbe

Please sign in to comment.