Skip to content

Commit d1948e6

Browse files
authored
chore: release 1.0.2 (#12)
Includes: #7 and #10.
1 parent f687938 commit d1948e6

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-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.0.2 (2025-09-02)
4+
5+
- fix: Improve LocalStack status tracker reporting [#7](https://github.com/localstack/localstack-vscode-extension/pull/7)
6+
37
## 1.0.1 (2025-09-01)
48

59
- fix: Fix browser redirect in Localstack authentication

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.0.1",
6+
"version": "1.0.2",
77
"preview": true,
88
"engines": {
99
"node": ">=20",

0 commit comments

Comments
 (0)