Skip to content

Commit 3972ed1

Browse files
chore(release): 1.143.0 [skip ci]
# [1.143.0](webex/components@v1.142.4...v1.143.0) (2021-09-24) ### Features * **WebexAudioSettings:** displays the error when no microphone is available ([4a4652b](webex@4a4652b))
1 parent 4a4652b commit 3972ed1

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.143.0](https://github.com/webex/components/compare/v1.142.4...v1.143.0) (2021-09-24)
2+
3+
4+
### Features
5+
6+
* **WebexAudioSettings:** displays the error when no microphone is available ([4a4652b](https://github.com/webex/components/commit/4a4652b3bdfb0756bd1caa9a13209687d44e1231))
7+
18
## [1.142.4](https://github.com/webex/components/compare/v1.142.3...v1.142.4) (2021-09-24)
29

310

docs/bundle-analysis-esm.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/bundle-analysis-umd.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webex/components",
3-
"version": "1.142.4",
3+
"version": "1.143.0",
44
"browser": "dist/umd/webex-components.umd.min.js",
55
"unpkg": "dist/umd/webex-components.umd.min.js",
66
"module": "dist/es/webex-components.es.min.js",

0 commit comments

Comments
 (0)