Skip to content

Commit 0dcd551

Browse files
chore(release): 1.277.1 [skip ci]
## [1.277.1](v1.277.0...v1.277.1) (2025-05-07) ### Bug Fixes * **accessibility:** use expand function in toggleExpanded and remove misleading hint function ([#852](#852)) ([ab0c6ab](ab0c6ab))
1 parent ab0c6ab commit 0dcd551

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.277.1](https://github.com/webex/components/compare/v1.277.0...v1.277.1) (2025-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **accessibility:** use expand function in toggleExpanded and remove misleading hint function ([#852](https://github.com/webex/components/issues/852)) ([ab0c6ab](https://github.com/webex/components/commit/ab0c6abe2fccbebd37ab921cd3c3f0b3e09ca1a7))
7+
18
# [1.277.0](https://github.com/webex/components/compare/v1.276.2...v1.277.0) (2024-12-30)
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.277.0",
3+
"version": "1.277.1",
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)