Skip to content

Commit

Permalink
feat(amazonq): upgrade mynah-ui to 4.23.0 (#6705)
Browse files Browse the repository at this point in the history
Upgrade mynah-ui library to latest version

https://github.com/aws/mynah-ui/releases/tag/v4.23.0



---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
  • Loading branch information
avi-alpert authored Mar 3, 2025
1 parent 62d3ec1 commit ccd21b2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "Feature",
"description": "Amazon Q chat: increase chat input height to 3 lines"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@
"@aws-sdk/property-provider": "<3.696.0",
"@aws-sdk/smithy-client": "<3.696.0",
"@aws-sdk/util-arn-parser": "<3.696.0",
"@aws/mynah-ui": "^4.22.1",
"@aws/mynah-ui": "^4.23.0",
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
"@iarna/toml": "^2.2.5",
"@smithy/middleware-retry": "^3.0.0",
Expand Down

0 comments on commit ccd21b2

Please sign in to comment.