Skip to content

Commit 0835fb3

Browse files
chore(release): 1.275.0 [skip ci]
# [1.275.0](v1.274.3...v1.275.0) (2024-08-13) ### Features * **react:** update react version to 18.3.1 ([#842](#842)) ([f520e65](f520e65))
1 parent f520e65 commit 0835fb3

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.0](https://github.com/webex/components/compare/v1.274.3...v1.275.0) (2024-08-13)
2+
3+
4+
### Features
5+
6+
* **react:** update react version to 18.3.1 ([#842](https://github.com/webex/components/issues/842)) ([f520e65](https://github.com/webex/components/commit/f520e6562aa6a6b31dabe90b7a0475c95108202f))
7+
18
## [1.274.3](https://github.com/webex/components/compare/v1.274.2...v1.274.3) (2024-07-26)
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.274.3",
3+
"version": "1.275.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)