Skip to content

Commit 7dcfc02

Browse files
chore(release): 1.275.2 [skip ci]
## [1.275.2](v1.275.1...v1.275.2) (2024-10-16) ### Bug Fixes * Meeting Title margin issue in in-meeting component ([#844](#844)) ([46cbb99](46cbb99))
1 parent 46cbb99 commit 7dcfc02

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.275.2](https://github.com/webex/components/compare/v1.275.1...v1.275.2) (2024-10-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Meeting Title margin issue in in-meeting component ([#844](https://github.com/webex/components/issues/844)) ([46cbb99](https://github.com/webex/components/commit/46cbb99dbdaf1878d6e62171b132894424312c51))
7+
18
## [1.275.1](https://github.com/webex/components/compare/v1.275.0...v1.275.1) (2024-10-10)
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.275.1",
3+
"version": "1.275.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)