Skip to content

Commit

Permalink
Updating version to 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed Mar 13, 2024
1 parent a6c51c7 commit 343afbf
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 5 deletions.
8 changes: 8 additions & 0 deletions .changes/2.13.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"date" : "2024-03-13",
"version" : "2.13",
"entries" : [ {
"type" : "feature",
"description" : "CodeTransform: add button to submit feedback when job fails"
} ]
}

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# _2.12_ (2024-03-12)
- **(Feature)** Add configurable auto plugin update feature
- **(Feature)** Amazon Q: Support feature development (/dev)
- **(Bug Fix)** Show better error message on upload zip errors for Q Code Transform.
- **(Bug Fix)** CodeWhisperer: Include copied code in percentage code written metrics
- **(Deprecation)** An upcoming release will remove support for JetBrains Gateway version 2023.3 and for for IDEs based on the 2023.1 platform

# _2.11_ (2024-03-07)
- **(Bug Fix)** Move 'Send to Amazon Q' action group after the 'Show Context Actions' action
- **(Bug Fix)** fix(CodeTransform): Updating commands for copying dependencies
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=2.13-SNAPSHOT
toolkitVersion=2.13

# Publish Settings
publishToken=
Expand Down

0 comments on commit 343afbf

Please sign in to comment.