Skip to content

Commit 901b2ea

Browse files
authored
Version bump for [email protected] (#3088)
1 parent 0b5a81b commit 901b2ea

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

CHANGELOG.md

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

8+
## [3.29.0] - 2025-06-24
9+
10+
### Added
11+
12+
### Removed
13+
14+
### Changed
15+
16+
### Fixed
17+
818
## [3.28.0] - 2025-02-13
919

1020
### Added

demos/browser/package-lock.json

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

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-js",
3-
"version": "3.28.0",
3+
"version": "3.29.0",
44
"description": "Amazon Chime SDK for JavaScript",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)