Skip to content

Commit d5391db

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.16
1 parent 5cb79c0 commit d5391db

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.16.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2024-07-10",
3+
"version" : "3.16",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add support for [Amazon Q Chat Workspace Context](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/workspace-context.html). Customers can use @workspace to ask questions regarding local workspace."
7+
} ]
8+
}

.changes/next-release/feature-528029bf-b5c5-4c8a-9ea5-f27112432af3.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.16_ (2024-07-10)
2+
- **(Feature)** Add support for [Amazon Q Chat Workspace Context](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/workspace-context.html). Customers can use @workspace to ask questions regarding local workspace.
3+
14
# _3.15_ (2024-07-08)
25
- **(Bug Fix)** Amazon Q Chat: Fixed button texts are cropped too short
36
- **(Bug Fix)** Amazon Q Chat: Fixed button font sizes are too big

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.16-SNAPSHOT
5+
toolkitVersion=3.16
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)