Skip to content

Commit

Permalink
Update @aws/chat-client version to 0.0.4 (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorsaws authored Oct 9, 2024
1 parent f393b61 commit 71881ee
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions chat-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## [0.0.4] - 2024-10-09

### Fixed

- Better handle `undefined` quickActionCommands
- Handle application focus through mynah-ui instead of through the window object

### Changed

- Upgraded dependency: `@aws/mynah-ui` 4.15.11
2 changes: 1 addition & 1 deletion chat-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/chat-client",
"version": "0.0.3",
"version": "0.0.4",
"description": "AWS Chat Client",
"main": "out/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 71881ee

Please sign in to comment.