Skip to content

Commit c3ade40

Browse files
committed
Version bump for [email protected]
1 parent 85089df commit c3ade40

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
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16+
### Fixed
17+
18+
## [3.18.2] - 2023-10-09
19+
20+
### Added
21+
22+
### Removed
23+
24+
### Changed
25+
1626
### Fixed
1727
- Save the redundant audio worker code during build time so that the worker code stays intact and is able to be loaded
1828

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

0 commit comments

Comments
 (0)