Skip to content

Commit 0146eac

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.75
1 parent 734406c commit 0146eac

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.75.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-06-11",
3+
"version" : "3.75",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Support for Amazon Q Builder ID paid tier"
7+
} ]
8+
}

.changes/next-release/feature-6de3f384-aa3b-47fe-b895-d41ef23ed6da.json

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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _3.75_ (2025-06-11)
2+
- **(Feature)** Support for Amazon Q Builder ID paid tier
3+
14
# _3.74_ (2025-06-05)
25
- **(Feature)** Agentic coding experience: Amazon Q can now write code and run shell commands on your behalf
36
- **(Bug Fix)** Support full Unicode range in inline chat panel on Windows

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.75-SNAPSHOT
5+
toolkitVersion=3.75
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)