Skip to content

Commit 905915f

Browse files
authored
fixed copy to clipboard doesnt work (#4894)
1 parent 27a25d7 commit 905915f

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-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: Copy to clipboard on code blocks doesn't work"
4+
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4031,7 +4031,7 @@
40314031
"@aws-sdk/property-provider": "3.46.0",
40324032
"@aws-sdk/smithy-client": "^3.46.0",
40334033
"@aws-sdk/util-arn-parser": "^3.46.0",
4034-
"@aws/mynah-ui": "^4.7.0",
4034+
"@aws/mynah-ui": "^4.7.1",
40354035
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
40364036
"@iarna/toml": "^2.2.5",
40374037
"@smithy/shared-ini-file-loader": "^2.2.8",

0 commit comments

Comments
 (0)