Skip to content

Commit

Permalink
Updating version to 3.37
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed Oct 31, 2024
1 parent 6501364 commit 300d9d8
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 deletions.
11 changes: 11 additions & 0 deletions .changes/3.37.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"date" : "2024-10-31",
"version" : "3.37",
"entries" : [ {
"type" : "bugfix",
"description" : "Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing"
}, {
"type" : "bugfix",
"description" : "Fix inline chat shortcut hint breaking text selection on remote editors"
} ]
}

This file was deleted.

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# _3.37_ (2024-10-31)
- **(Bug Fix)** Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing
- **(Bug Fix)** Fix inline chat shortcut hint breaking text selection on remote editors

# _3.36_ (2024-10-30)
- **(Bug Fix)** Fix inline chat default key binding not working on windows and linux

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

# Toolkit Version
toolkitVersion=3.37-SNAPSHOT
toolkitVersion=3.37

# Publish Settings
publishToken=
Expand Down

0 comments on commit 300d9d8

Please sign in to comment.