Skip to content

Commit d939f2b

Browse files
authored
deps(amazonq): bump mynahui to 4.21.4 #6313
Bump MynahUI to version 4.21.4 from 4.21.2. This includes two bug fixes and one feature, as described by the changelog commits and by the [MynahUI release notes](https://github.com/aws/mynah-ui/releases).
1 parent 0ca35b8 commit d939f2b

File tree

5 files changed

+23
-17
lines changed

5 files changed

+23
-17
lines changed

package-lock.json

Lines changed: 10 additions & 16 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 context menu displaying when typing @, even though input is disallowed"
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": "Up/down history navigation only triggering on first/last line of prompt input"
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": "Amazon Q: new code syntax highlighter for improved accuracy"
4+
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@
508508
"@aws-sdk/property-provider": "3.46.0",
509509
"@aws-sdk/smithy-client": "^3.46.0",
510510
"@aws-sdk/util-arn-parser": "^3.46.0",
511-
"@aws/mynah-ui": "^4.21.3",
511+
"@aws/mynah-ui": "^4.21.4",
512512
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
513513
"@iarna/toml": "^2.2.5",
514514
"@smithy/middleware-retry": "^2.3.1",

0 commit comments

Comments
 (0)