Skip to content

Commit

Permalink
chore(release): 1.19.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.2](v1.19.1...v1.19.2) (2020-01-29)

### Bug Fixes

* **JestApp:** remove addLocalMedia ([86497b7](86497b7))
* **package:** update @webex/sdk-adapter-interfaces to 1.8.0 ([ebf7b22](ebf7b22))
  • Loading branch information
webex-components-publisher committed Jan 29, 2020
1 parent 86497b7 commit fbb9388
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.19.2](https://github.com/webex/sdk-component-adapter/compare/v1.19.1...v1.19.2) (2020-01-29)


### Bug Fixes

* **JestApp:** remove addLocalMedia ([86497b7](https://github.com/webex/sdk-component-adapter/commit/86497b7b5724fce18d2a571458f0988b6cdb8eb8))
* **package:** update @webex/sdk-adapter-interfaces to 1.8.0 ([ebf7b22](https://github.com/webex/sdk-component-adapter/commit/ebf7b22d4ba04f50a88c7e196abda2fa4576c02f))

## [1.19.1](https://github.com/webex/sdk-component-adapter/compare/v1.19.0...v1.19.1) (2020-01-29)


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.19.1",
"version": "1.19.2",
"main": "dist/webexSDKComponentAdapter.cjs.js",
"module": "dist/webexSDKComponentAdapter.esm.js",
"scripts": {
Expand Down

0 comments on commit fbb9388

Please sign in to comment.