Skip to content

Commit a049d34

Browse files
chore: release 1.2.4 (#67)
Small patch update to update tar-fs to 2.1.4
1 parent 12c37ce commit a049d34

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## 1.2.4 (2025-10-13)
4+
5+
- chore: Update dependencies
6+
37
## 1.2.3 (2025-09-12)
48

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

package-lock.json

Lines changed: 6 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.2.4",
77
"engines": {
88
"node": ">=20",
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)