Skip to content

Commit f06d8bd

Browse files
Merge master into feature/emr
2 parents b3a4ab6 + 5987252 commit f06d8bd

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": "Fix chat syntax highlighting when using several different themes"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "UI improvements to Amazon Q Chat: New splash loader animation, initial streaming card animation, improved button colours"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Navigate through prompt history by using the up/down arrows"
4+
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
"@aws-sdk/property-provider": "3.46.0",
507507
"@aws-sdk/smithy-client": "^3.46.0",
508508
"@aws-sdk/util-arn-parser": "^3.46.0",
509-
"@aws/mynah-ui": "^4.18.1",
509+
"@aws/mynah-ui": "^4.21.0",
510510
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
511511
"@iarna/toml": "^2.2.5",
512512
"@smithy/middleware-retry": "^2.3.1",

0 commit comments

Comments
 (0)