Skip to content

Commit d1c473e

Browse files
chore: bump version to 1.19.4 (#929)
1 parent 998af94 commit d1c473e

File tree

3 files changed

+55
-31
lines changed

3 files changed

+55
-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.3"
23+
version = "1.19.4"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,30 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-11-07",
16+
"version": "1.19.4",
17+
"title": "Version 1.19.4",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Enhanced `delegate` tool UX and mechanics - [#3337](https://github.com/aws/amazon-q-developer-cli/pull/3337)"
22+
},
23+
{
24+
"type": "added",
25+
"description": "Warning when duplicate agents are loaded from the same directory - [#3335](https://github.com/aws/amazon-q-developer-cli/pull/3335)"
26+
},
27+
{
28+
"type": "changed",
29+
"description": "Block potentially dangerous commands from executing with the configured `execute_bash.allowedCommands` - [#3313](https://github.com/aws/amazon-q-developer-cli/pull/3313)"
30+
},
31+
{
32+
"type": "fixed",
33+
"description": "Expanding `~` in prompt `file:://` URIs - [#3301](https://github.com/aws/amazon-q-developer-cli/pull/3301)"
34+
}
35+
]
36+
},
1337
{
1438
"type": "release",
1539
"date": "2025-10-29",

0 commit comments

Comments
 (0)