Skip to content

Commit

Permalink
Updating version to 3.39
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed Nov 12, 2024
1 parent 5f3cb69 commit d56512c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
8 changes: 8 additions & 0 deletions .changes/3.39.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"date" : "2024-11-12",
"version" : "3.39",
"entries" : [ {
"type" : "bugfix",
"description" : "Fix poor inline suggestions from Amazon Q caused by improperly formatted supplemental context"
} ]
}

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# _3.39_ (2024-11-12)
- **(Bug Fix)** Fix poor inline suggestions from Amazon Q caused by improperly formatted supplemental context

# _3.38_ (2024-11-07)
- **(Bug Fix)** Improve the position that inline chat shortcut hint is shown in editor
- **(Bug Fix)** Improve `@workspace` index start stop strategy
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.39-SNAPSHOT
toolkitVersion=3.39

# Publish Settings
publishToken=
Expand Down

0 comments on commit d56512c

Please sign in to comment.