Skip to content

Commit bb19276

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.85
1 parent b76a20e commit bb19276

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.85.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-07-10",
3+
"version" : "3.85",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q /test, /doc, and /dev capabilities integrated into Agentic coding."
7+
}, {
8+
"type" : "feature",
9+
"description" : "Add image context support"
10+
} ]
11+
}

.changes/next-release/feature-c8e68d82-96e3-4043-9fd5-4fa97fc00fe6.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/feature-ddbdde68-769a-468f-bb42-e5aece51c729.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# _3.85_ (2025-07-10)
2+
- **(Feature)** Amazon Q /test, /doc, and /dev capabilities integrated into Agentic coding.
3+
- **(Feature)** Add image context support
4+
15
# _3.84_ (2025-07-09)
26

37
# _3.83_ (2025-07-07)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=3.85-SNAPSHOT
5+
toolkitVersion=3.85
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)