Skip to content

Commit 0aadce6

Browse files
chore(release): 1.274.2 [skip ci]
## [1.274.2](v1.274.1...v1.274.2) (2024-07-17) ### Bug Fixes * **tooling:** downgraded rollup plugin scss package ([#839](#839)) ([81addd0](81addd0))
1 parent 81addd0 commit 0aadce6

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.2](https://github.com/webex/components/compare/v1.274.1...v1.274.2) (2024-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **tooling:** downgraded rollup plugin scss package ([#839](https://github.com/webex/components/issues/839)) ([81addd0](https://github.com/webex/components/commit/81addd066c4905960f11a52a46ece16d7112ccae))
7+
18
## [1.274.1](https://github.com/webex/components/compare/v1.274.0...v1.274.1) (2024-07-15)
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.1",
3+
"version": "1.274.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)