Skip to content

Commit 8891ebc

Browse files
authored
chore: release 1.2.2 (#57)
See changelog for details
1 parent ed0d854 commit 8891ebc

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.2.2 (2025-09-11)
4+
5+
- chore: Update repository URL
6+
- chore: Add AWS Toolkit integration information
7+
38
## 1.2.1 (2025-09-10)
49

510
- fix: Add proactive DNS resolution check in AWS config check to timely detect configuration drift

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "LocalStack",
44
"displayName": "LocalStack Toolkit",
55
"description": "LocalStack - Run locally, deploy globally!",
6-
"version": "1.2.1",
6+
"version": "1.2.2",
77
"engines": {
88
"node": ">=20",
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)