Skip to content

Commit d0a930f

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.79
1 parent 9981133 commit d0a930f

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.79.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-06-25",
3+
"version" : "3.79",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "/transform: run all builds client-side"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q Chat: Pin context items in chat and manage workspace rules"
10+
} ]
11+
}

.changes/next-release/feature-065d979a-e921-4252-a9a7-f0c2079015f3.json

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

.changes/next-release/feature-7e2ed4ba-b795-4c82-a99a-da610a0432c8.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.79_ (2025-06-25)
2+
- **(Feature)** /transform: run all builds client-side
3+
- **(Feature)** Amazon Q Chat: Pin context items in chat and manage workspace rules
4+
15
# _3.78_ (2025-06-18)
26
- **(Feature)** Add model selection feature
37

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.79-SNAPSHOT
5+
toolkitVersion=3.79
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)