Skip to content

Commit d47a00d

Browse files
chore(release): 1.276.0 [skip ci]
# [1.276.0](v1.275.3...v1.276.0) (2024-11-27) ### Features * **meetings-widgets:** fixed-join-meeting-acc ([#846](#846)) ([a1e9183](a1e9183))
1 parent a1e9183 commit d47a00d

5 files changed

+12
-5
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.276.0](https://github.com/webex/components/compare/v1.275.3...v1.276.0) (2024-11-27)
2+
3+
4+
### Features
5+
6+
* **meetings-widgets:** fixed-join-meeting-acc ([#846](https://github.com/webex/components/issues/846)) ([a1e9183](https://github.com/webex/components/commit/a1e918386eb66809b7968285956270e3a77aa2c2))
7+
18
## [1.275.3](https://github.com/webex/components/compare/v1.275.2...v1.275.3) (2024-11-13)
29

310

docs/bundle-analysis-esm.html

+1-1
Large diffs are not rendered by default.

docs/bundle-analysis-umd.html

+1-1
Large diffs are not rendered by default.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webex/components",
3-
"version": "1.275.3",
3+
"version": "1.276.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)