Skip to content

Commit 626e163

Browse files
committed
Release 1.3.0
1 parent aa0520a commit 626e163

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.3.0 (2025-09-18)
4+
5+
- feat: Detect outdated LocalStack versions
6+
- chore: Refactor LocalStack CLI detection to an event-based status tracker
7+
38
## 1.2.3 (2025-09-12)
49

510
- fix: Show LocalStack Setup Wizard pop-up only when setup is required

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.3",
6+
"version": "1.3.0",
77
"engines": {
88
"node": ">=20",
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)