Skip to content

Commit caf0e77

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.25
1 parent 170ff98 commit caf0e77

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.25.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2024-08-29",
3+
"version" : "3.25",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix bug where text with inline code copied from Amazon Q Chat had new line breaks around the inline code text"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix bug when disabled commands does not get filtered in quick actions"
10+
} ]
11+
}

.changes/next-release/bugfix-0ccdf63e-6477-4f50-a0cb-c3bc10fce622.json

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

.changes/next-release/bugfix-3cb3570e-fd8f-4423-91cc-bc5513b7196f.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.25_ (2024-08-29)
2+
- **(Bug Fix)** Fix bug where text with inline code copied from Amazon Q Chat had new line breaks around the inline code text
3+
- **(Bug Fix)** Fix bug when disabled commands does not get filtered in quick actions
4+
15
# _3.24_ (2024-08-22)
26
- **(Feature)** Add notification for IdC users on extended session
37
- **(Bug Fix)** Amazon Q: update login logo styling

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.25-SNAPSHOT
5+
toolkitVersion=3.25
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)