Skip to content

Commit ea824c6

Browse files
chore(release): 1.276.2 [skip ci]
## [1.276.2](v1.276.1...v1.276.2) (2024-12-03) ### Bug Fixes * **fcc:** accessibility issue fix for disabled audio and video button. ([#848](#848)) ([c94e224](c94e224))
1 parent c94e224 commit ea824c6

5 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.276.2](https://github.com/webex/components/compare/v1.276.1...v1.276.2) (2024-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **fcc:** accessibility issue fix for disabled audio and video button. ([#848](https://github.com/webex/components/issues/848)) ([c94e224](https://github.com/webex/components/commit/c94e224456a8cadeb160b726d531474e0258751a))
7+
18
## [1.276.1](https://github.com/webex/components/compare/v1.276.0...v1.276.1) (2024-12-03)
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: 2 additions & 2 deletions
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.276.1",
3+
"version": "1.276.2",
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)