Skip to content

Commit e26ab78

Browse files
authored
deps(amazonq): mynah-ui 4.27.0 aws#6901
Upgrade to mynah-ui 4.27.0 https://github.com/aws/mynah-ui/releases/tag/v4.27.0 Includes a visual change: Code blocks now have max-height of 21 lines
1 parent 5226db6 commit e26ab78

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
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": "Feature",
3+
"description": "Amazon Q chat: Code blocks in chat messages have a max-height of 21 lines and can be scrolled inside"
4+
}

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,7 @@
498498
"@amzn/amazon-q-developer-streaming-client": "file:../../src.gen/@amzn/amazon-q-developer-streaming-client",
499499
"@amzn/codewhisperer-streaming": "file:../../src.gen/@amzn/codewhisperer-streaming",
500500
"@aws-sdk/client-api-gateway": "<3.731.0",
501+
"@aws-sdk/client-apprunner": "<3.731.0",
501502
"@aws-sdk/client-cloudcontrol": "<3.731.0",
502503
"@aws-sdk/client-cloudformation": "<3.731.0",
503504
"@aws-sdk/client-cloudwatch-logs": "<3.731.0",
@@ -512,7 +513,6 @@
512513
"@aws-sdk/client-ssm": "<3.731.0",
513514
"@aws-sdk/client-sso": "<3.731.0",
514515
"@aws-sdk/client-sso-oidc": "<3.731.0",
515-
"@aws-sdk/client-apprunner": "<3.731.0",
516516
"@aws-sdk/credential-provider-env": "<3.731.0",
517517
"@aws-sdk/credential-provider-process": "<3.731.0",
518518
"@aws-sdk/credential-provider-sso": "<3.731.0",
@@ -522,7 +522,7 @@
522522
"@aws-sdk/s3-request-presigner": "<3.731.0",
523523
"@aws-sdk/smithy-client": "<3.731.0",
524524
"@aws-sdk/util-arn-parser": "<3.731.0",
525-
"@aws/mynah-ui": "^4.26.1",
525+
"@aws/mynah-ui": "^4.27.0",
526526
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
527527
"@iarna/toml": "^2.2.5",
528528
"@smithy/fetch-http-handler": "^5.0.1",

0 commit comments

Comments
 (0)