Skip to content

Commit b6e89d2

Browse files
chore(release): 1.274.0 [skip ci]
# [1.274.0](v1.273.0...v1.274.0) (2024-07-05) ### Features * **meetings:** release new minor npm version with captcha support ([#837](#837)) ([76d006d](76d006d))
1 parent 76d006d commit b6e89d2

5 files changed

+11
-4
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.274.0](https://github.com/webex/components/compare/v1.273.0...v1.274.0) (2024-07-05)
2+
3+
4+
### Features
5+
6+
* **meetings:** release new minor npm version with captcha support ([#837](https://github.com/webex/components/issues/837)) ([76d006d](https://github.com/webex/components/commit/76d006d0c389a70d6fad4cdba9d434312af560d1))
7+
18
## [1.272.3](https://github.com/webex/components/compare/v1.272.2...v1.272.3) (2023-10-04)
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

+1-1
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.272.3",
3+
"version": "1.274.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)