Skip to content

Commit

Permalink
chore(release): 1.275.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent f520e65 commit 0835fb3
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.275.0](https://github.com/webex/components/compare/v1.274.3...v1.275.0) (2024-08-13)


### Features

* **react:** update react version to 18.3.1 ([#842](https://github.com/webex/components/issues/842)) ([f520e65](https://github.com/webex/components/commit/f520e6562aa6a6b31dabe90b7a0475c95108202f))

## [1.274.3](https://github.com/webex/components/compare/v1.274.2...v1.274.3) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion docs/bundle-analysis-esm.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/bundle-analysis-umd.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webex/components",
"version": "1.274.3",
"version": "1.275.0",
"browser": "dist/umd/webex-components.umd.min.js",
"unpkg": "dist/umd/webex-components.umd.min.js",
"module": "dist/es/webex-components.es.min.js",
Expand Down

0 comments on commit 0835fb3

Please sign in to comment.