Skip to content

Commit

Permalink
Version bump for amazon-chime-sdk-component-library-react@3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyiz-amzn committed Aug 9, 2024
1 parent 69f111c commit fd5a387
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 22 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.10.0] - 2024-08-08

### Added

### Removed

### Changed

### Fixed

## [3.9.0] - 2024-04-12

### Added
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amazon-chime-sdk-component-library-react",
"version": "3.9.0",
"version": "3.10.0",
"description": "Amazon Chime SDK Component Library - React",
"main": "lib/index.js",
"module": "lib/index.esm.js",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"add": "^2.0.6",
"amazon-chime-sdk-js": "^3.21.1",
"amazon-chime-sdk-js": "^3.23.0",
"babel-loader": "^8.1.0",
"css-loader": "^6.7.1",
"eslint": "^7.32.0",
Expand Down Expand Up @@ -126,7 +126,7 @@
"webpack-cli": "^4.9.2"
},
"peerDependencies": {
"amazon-chime-sdk-js": "^3.21.1",
"amazon-chime-sdk-js": "^3.23.0",
"react": "^17.0.1 || ^18.0.0",
"react-dom": "^17.0.1 || ^18.0.0",
"styled-components": "^5.0.0",
Expand Down

0 comments on commit fd5a387

Please sign in to comment.