Skip to content

Commit 300d9d8

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.37
1 parent 6501364 commit 300d9d8

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.37.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2024-10-31",
3+
"version" : "3.37",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix inline chat shortcut hint breaking text selection on remote editors"
10+
} ]
11+
}

.changes/next-release/bugfix-8abe8650-ac4a-40ea-9243-071fd3104029.json

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

.changes/next-release/bugfix-bc45640b-9877-43e5-b6cd-8b7dc35c570b.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.37_ (2024-10-31)
2+
- **(Bug Fix)** Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing
3+
- **(Bug Fix)** Fix inline chat shortcut hint breaking text selection on remote editors
4+
15
# _3.36_ (2024-10-30)
26
- **(Bug Fix)** Fix inline chat default key binding not working on windows and linux
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.37-SNAPSHOT
5+
toolkitVersion=3.37
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)