Skip to content

Commit fb50ff0

Browse files
Merge master into feature/stepfunctions-execution
2 parents 04ad2f2 + 0a9a3fd commit fb50ff0

4 files changed

Lines changed: 11 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date": "2026-06-11",
3+
"version": "4.7.0",
4+
"entries": []
5+
}

packages/toolkit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.7.0 2026-06-11
2+
3+
- Miscellaneous non-user-facing changes
4+
15
## 4.6.1 2026-05-21
26

37
- **Feature** HyperPod: Kiro IDE can now connect to HyperPod dev spaces

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-toolkit-vscode",
33
"displayName": "AWS Toolkit",
44
"description": "Including CodeCatalyst, Infrastructure Composer, and support for Lambda, S3, CloudWatch Logs, CloudFormation, and many other services.",
5-
"version": "4.7.0-SNAPSHOT",
5+
"version": "4.8.0-SNAPSHOT",
66
"extensionKind": [
77
"workspace"
88
],

0 commit comments

Comments
 (0)