Skip to content

Commit 23b089e

Browse files
chore(release): 1.274.3 [skip ci]
## [1.274.3](v1.274.2...v1.274.3) (2024-07-26) ### Bug Fixes * **tooling:** upgraded webpack version to be used for storybook ([#841](#841)) ([9eef570](9eef570))
1 parent 9eef570 commit 23b089e

5 files changed

+12
-5
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.274.3](https://github.com/webex/components/compare/v1.274.2...v1.274.3) (2024-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **tooling:** upgraded webpack version to be used for storybook ([#841](https://github.com/webex/components/issues/841)) ([9eef570](https://github.com/webex/components/commit/9eef5707a1cd96ca481093e3f46e3c1e0cc4521b))
7+
18
## [1.274.2](https://github.com/webex/components/compare/v1.274.1...v1.274.2) (2024-07-17)
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.274.2",
3+
"version": "1.274.3",
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)