Skip to content

Commit 600ab23

Browse files
authored
chore: bump version to 1.6.0 (#378)
1 parent cf16f87 commit 600ab23

File tree

3 files changed

+53
-33
lines changed

3 files changed

+53
-33
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 = "2021"
2121
homepage = "https://aws.amazon.com/q/"
2222
publish = false
23-
version = "1.5.1"
23+
version = "1.6.0"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

Lines changed: 22 additions & 2 deletions
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-01-06",
16+
"version": "1.6.0",
17+
"title": "Version 1.6.0",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Support for Ghostty [#335](https://github.com/aws/amazon-q-developer-cli/pull/335)"
22+
},
23+
{
24+
"type": "added",
25+
"description": "Support for Ghostty [#260](https://github.com/aws/amazon-q-developer-cli/pull/260)"
26+
},
27+
{
28+
"type": "fixed",
29+
"description": "Accept text through pipes in `q chat` [#259](https://github.com/aws/amazon-q-developer-cli/pull/259)"
30+
}
31+
]
32+
},
1333
{
1434
"type": "release",
1535
"date": "2024-12-13",
@@ -21,8 +41,8 @@
2141
"description": "Support for WindSurf [#125](https://github.com/aws/amazon-q-developer-cli/pull/125)"
2242
},
2343
{
24-
"type": "fixed",
25-
"description": "Linux SSH installations unable to update [#235](https://github.com/aws/amazon-q-developer-cli/issues/235)"
44+
"type": "fixed",
45+
"description": "Linux SSH installations unable to update [#235](https://github.com/aws/amazon-q-developer-cli/issues/235)"
2646
},
2747
{
2848
"type": "fixed",

0 commit comments

Comments
 (0)