Skip to content

Commit

Permalink
Updating version to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed May 29, 2024
1 parent dc5eba9 commit 5466692
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 deletions.
11 changes: 11 additions & 0 deletions .changes/3.7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"date" : "2024-05-29",
"version" : "3.7",
"entries" : [ {
"type" : "bugfix",
"description" : "(featureDev): Revert fix for file rejection. Reason: The plan disappears after clicking generate Code"
}, {
"type" : "bugfix",
"description" : "Amazon Q Code Transformation: show more specific error messages on failure cases"
} ]
}

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.7_ (2024-05-29)
- **(Bug Fix)** (featureDev): Revert fix for file rejection. Reason: The plan disappears after clicking generate Code
- **(Bug Fix)** Amazon Q Code Transformation: show more specific error messages on failure cases

# _3.6_ (2024-05-28)
- **(Bug Fix)** Fix recurring popup "refreshing token" whne users're typing in the IDE and Q connection expires

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.7-SNAPSHOT
toolkitVersion=3.7

# Publish Settings
publishToken=
Expand Down

0 comments on commit 5466692

Please sign in to comment.