Skip to content

Commit 65cdf61

Browse files
chore: Version bump to 1.19.6 (#951)
Co-authored-by: Kenneth S. <[email protected]>
1 parent ee3a716 commit 65cdf61

File tree

3 files changed

+43
-31
lines changed

3 files changed

+43
-31
lines changed

Cargo.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ authors = [
2020
edition = "2024"
2121
homepage = "https://aws.amazon.com/q/"
2222
publish = false
23-
version = "1.19.5"
23+
version = "1.19.6"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-11-13",
16+
"version": "1.19.6",
17+
"title": "Version 1.19.6",
18+
"changes": [
19+
{
20+
"type": "fixed",
21+
"description": "Right arrow key being disabled - [#3439](https://github.com/aws/amazon-q-developer-cli/pull/3439)"
22+
}
23+
]
24+
},
1325
{
1426
"type": "release",
1527
"date": "2025-11-12",

0 commit comments

Comments
 (0)