Skip to content

Commit d88ef5f

Browse files
author
aws-toolkit-automation
committed
Updating version to 4.0
1 parent d39343b commit d88ef5f

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

.changes/4.0.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2026-04-10",
3+
"version" : "4.0",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Removed dependency on the AWS Core plugin. AWS Toolkit no longer requires AWS Core to be installed."
7+
} ]
8+
}

.changes/next-release/feature-38facbaf-0a30-40f0-9946-630c1248401f.json

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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _4.0_ (2026-04-10)
2+
- **(Feature)** Removed dependency on the AWS Core plugin. AWS Toolkit no longer requires AWS Core to be installed.
3+
14
# _3.108_ (2026-03-26)
25

36
# _3.107_ (2026-03-18)

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=4.0-SNAPSHOT
5+
toolkitVersion=4.0
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)