We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cdf61 commit 9dbe9a5Copy full SHA for 9dbe9a5
Cargo.toml
@@ -20,7 +20,7 @@ authors = [
20
edition = "2024"
21
homepage = "https://aws.amazon.com/q/"
22
publish = false
23
-version = "1.19.6"
+version = "1.19.7"
24
license = "MIT OR Apache-2.0"
25
26
[workspace.dependencies]
feed.json
@@ -10,6 +10,18 @@
10
"hidden": true,
11
"changes": []
12
},
13
+ {
14
+ "type": "release",
15
+ "date": "2025-11-17",
16
+ "version": "1.19.7",
17
+ "title": "Version 1.19.7",
18
+ "changes": [
19
+ "type": "added",
+ "description": "Update announcement - [#3433](https://github.com/aws/amazon-q-developer-cli/pull/3433)"
+ }
+ ]
+ },
{
"type": "release",
27
"date": "2025-11-13",
0 commit comments