Skip to content

Commit 57e709a

Browse files
chore(main): release 1.6.0
1 parent b7a7d63 commit 57e709a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.0](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.5.0...v1.6.0) (2026-05-07)
4+
5+
6+
### Features
7+
8+
* sync App Inspector theme with VS Code color theme ([#152](https://github.com/localstack/localstack-toolkit-vscode/issues/152)) ([9dd7882](https://github.com/localstack/localstack-toolkit-vscode/commit/9dd78826b84973c4bb60895eb2a54b73bf9ab959))
9+
310
## [1.5.0](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.4.2...v1.5.0) (2026-04-29)
411

512

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

0 commit comments

Comments
 (0)