Skip to content

Commit ec66816

Browse files
committed
Version bump for [email protected]
1 parent 31ec1ca commit ec66816

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [3.13.0] - 2025-11-10
11+
12+
### Added
13+
14+
### Removed
15+
16+
### Changed
17+
18+
### Fixed
19+
20+
1021
## [3.12.0] - 2025-06-10
1122

1223
### Added

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amazon-chime-sdk-component-library-react",
3-
"version": "3.12.0",
3+
"version": "3.13.0",
44
"description": "Amazon Chime SDK Component Library - React",
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",
@@ -80,7 +80,7 @@
8080
"@typescript-eslint/eslint-plugin": "^4.33.0",
8181
"@typescript-eslint/parser": "^4.33.0",
8282
"add": "^2.0.6",
83-
"amazon-chime-sdk-js": "^3.27.1",
83+
"amazon-chime-sdk-js": "^3.29.0",
8484
"babel-loader": "^8.1.0",
8585
"css-loader": "^6.7.1",
8686
"eslint": "^7.32.0",

0 commit comments

Comments
 (0)