Skip to content

Commit b234197

Browse files
author
aws-toolkit-automation
committed
Release 3.56.0
1 parent 3171de5 commit b234197

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/toolkit/.changes/3.56.0.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date": "2025-04-25",
3+
"version": "3.56.0",
4+
"entries": []
5+
}

packages/toolkit/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.56.0 2025-04-25
2+
3+
- Miscellaneous non-user-facing changes
4+
15
## 3.55.0 2025-04-18
26

37
- Miscellaneous non-user-facing changes

packages/toolkit/package.json

+1-1
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": "3.56.0-SNAPSHOT",
5+
"version": "3.56.0",
66
"extensionKind": [
77
"workspace"
88
],

0 commit comments

Comments
 (0)