Skip to content

Commit e208096

Browse files
Merge master into feature/hybridChat-local
2 parents 05091da + c81f7dd commit e208096

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

package-lock.json

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

packages/toolkit/.changes/3.62.0.json

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

packages/toolkit/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.62.0 2025-05-15
2+
3+
- Miscellaneous non-user-facing changes
4+
15
## 3.61.0 2025-05-14
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.62.0-SNAPSHOT",
5+
"version": "3.63.0-SNAPSHOT",
66
"extensionKind": [
77
"workspace"
88
],

0 commit comments

Comments
 (0)