Skip to content

Commit 7dbaf0e

Browse files
committed
chore: version bumps to 1.19.3
1 parent 50e57ac commit 7dbaf0e

File tree

3 files changed

+53
-33
lines changed

3 files changed

+53
-33
lines changed

Cargo.lock

Lines changed: 31 additions & 31 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.2"
23+
version = "1.19.3"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-10-29",
16+
"version": "1.19.3",
17+
"title": "Version 1.19.3",
18+
"changes": [
19+
{
20+
"type": "fixed",
21+
"description": "Racing condition between prompting and printing - [#3308](https://github.com/aws/amazon-q-developer-cli/pull/3308)"
22+
},
23+
{
24+
"type": "changed",
25+
"description": "Desktop app to start in the background - [#845](https://github.com/aws/amazon-q-developer-cli-autocomplete/pull/845)"
26+
},
27+
{
28+
"type": "changed",
29+
"description": "Binary names to be parameterized - [#859](https://github.com/aws/amazon-q-developer-cli-autocomplete/pull/859)"
30+
}
31+
]
32+
},
1333
{
1434
"type": "release",
1535
"date": "2025-10-28",
@@ -1319,4 +1339,4 @@
13191339
"link": "https://aws.amazon.com/blogs/aws/amazon-q-developer-now-generally-available-includes-new-capabilities-to-reimagine-developer-experience/"
13201340
}
13211341
]
1322-
}
1342+
}

0 commit comments

Comments
 (0)