File tree Expand file tree Collapse file tree 3 files changed +53
-33
lines changed
Expand file tree Collapse file tree 3 files changed +53
-33
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ authors = [
2020edition = " 2024"
2121homepage = " https://aws.amazon.com/q/"
2222publish = false
23- version = " 1.19.2 "
23+ version = " 1.19.3 "
2424license = " MIT OR Apache-2.0"
2525
2626[workspace .dependencies ]
Original file line number Diff line number Diff line change 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" ,
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+ }
You can’t perform that action at this time.
0 commit comments