Skip to content

Commit

Permalink
chore(release): 1.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.35.0](v1.34.0...v1.35.0) (2020-01-30)

### Bug Fixes

* **WebexLocalMedia:** turn off avatar status display ([8f8242c](8f8242c))

### Features

* **WebexAvatar:** add prop to disable status display ([10114f0](10114f0))
  • Loading branch information
webex-components-publisher committed Jan 30, 2020
1 parent 8f8242c commit 3313c74
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.35.0](https://github.com/webex/components/compare/v1.34.0...v1.35.0) (2020-01-30)


### Bug Fixes

* **WebexLocalMedia:** turn off avatar status display ([8f8242c](https://github.com/webex/components/commit/8f8242c213feaa933d7d8218550b24a876e42293))


### Features

* **WebexAvatar:** add prop to disable status display ([10114f0](https://github.com/webex/components/commit/10114f07f8d98e3ad99b2275600c051826b742f3))

# [1.34.0](https://github.com/webex/components/compare/v1.33.0...v1.34.0) (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/components",
"version": "1.34.0",
"version": "1.35.0",
"main": "dist/webexComponents.cjs.js",
"module": "dist/webexComponents.esm.js",
"scripts": {
Expand Down

0 comments on commit 3313c74

Please sign in to comment.