Skip to content

Commit fbde57c

Browse files
authored
Version bump for [email protected] (#1003)
1 parent e90e1d7 commit fbde57c

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.12.0] - 2025-06-10
11+
12+
### Added
13+
14+
### Removed
15+
16+
### Changed
17+
18+
### Fixed
19+
1020
## [3.11.0] - 2025-02-27
1121

1222
### Added

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": "amazon-chime-sdk-component-library-react",
3-
"version": "3.11.0",
3+
"version": "3.12.0",
44
"description": "Amazon Chime SDK Component Library - React",
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)