Skip to content

Commit

Permalink
chore(release): 1.267.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.267.2](v1.267.1...v1.267.2) (2022-03-30)

### Bug Fixes

* **MeetingsJsonAdapter:** prevent camera usage on iOS 15.1 due to iOS bug ([beb3ef0](beb3ef0))
  • Loading branch information
webex-components-publisher committed Mar 30, 2022
1 parent beb3ef0 commit 1bb0d81
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.267.2](https://github.com/webex/components/compare/v1.267.1...v1.267.2) (2022-03-30)


### Bug Fixes

* **MeetingsJsonAdapter:** prevent camera usage on iOS 15.1 due to iOS bug ([beb3ef0](https://github.com/webex/components/commit/beb3ef0c08afdde9504ae7609c0747ccff7a25a9))

## [1.267.1](https://github.com/webex/components/compare/v1.267.0...v1.267.1) (2022-03-30)


Expand Down
2 changes: 1 addition & 1 deletion docs/bundle-analysis-esm.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/bundle-analysis-umd.html

Large diffs are not rendered by default.

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.267.1",
"version": "1.267.2",
"browser": "dist/umd/webex-components.umd.min.js",
"unpkg": "dist/umd/webex-components.umd.min.js",
"module": "dist/es/webex-components.es.min.js",
Expand Down

0 comments on commit 1bb0d81

Please sign in to comment.