Skip to content

Commit aba20c7

Browse files
authored
deps(amazonq): mynah-ui 4.30.1
1 parent ce3dd61 commit aba20c7

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Amazon Q Chat: code blocks in responses flicker, switching tabs during answer streaming makes expand button disappear"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Amazon Q Chat: tab bar buttons disappear when closing non-active tab"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Amazon Q Chat: chat history list does not truncate markdown"
4+
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@
524524
"@aws-sdk/s3-request-presigner": "<3.731.0",
525525
"@aws-sdk/smithy-client": "<3.731.0",
526526
"@aws-sdk/util-arn-parser": "<3.731.0",
527-
"@aws/mynah-ui": "^4.30.0",
527+
"@aws/mynah-ui": "^4.30.1",
528528
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
529529
"@iarna/toml": "^2.2.5",
530530
"@smithy/fetch-http-handler": "^5.0.1",

0 commit comments

Comments
 (0)