Skip to content

Commit b898c7e

Browse files
chore: bump version to 1.12.4 (#406)
1 parent 8bc93ab commit b898c7e

File tree

3 files changed

+48
-32
lines changed

3 files changed

+48
-32
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
@@ -19,7 +19,7 @@ authors = [
1919
edition = "2024"
2020
homepage = "https://aws.amazon.com/q/"
2121
publish = false
22-
version = "1.12.3"
22+
version = "1.12.4"
2323
license = "MIT OR Apache-2.0"
2424

2525
[workspace.dependencies]

feed.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-07-08",
16+
"version": "1.12.4",
17+
"title": "Version 1.12.4",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Extra options for history compaction - see `/compact --help` - [#402](https://github.com/aws/amazon-q-developer-cli-autocomplete/pull/402)"
22+
},
23+
{
24+
"type": "fixed",
25+
"description": "Issues with `/compact`"
26+
}
27+
]
28+
},
1329
{
1430
"type": "release",
1531
"date": "2025-07-03",

0 commit comments

Comments
 (0)