Skip to content

Commit f107d7a

Browse files
chore(main): release 1.6.3 (#175)
1 parent 7797027 commit f107d7a

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.3](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.6.2...v1.6.3) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add --repo flag to gh commands in auto-merge workflow ([#174](https://github.com/localstack/localstack-toolkit-vscode/issues/174)) ([4d1e972](https://github.com/localstack/localstack-toolkit-vscode/commit/4d1e97257602f2eef9681af76709cc2021839ba8))
9+
310
## [1.6.2](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.6.1...v1.6.2) (2026-05-07)
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.6.2",
6+
"version": "1.6.3",
77
"engines": {
88
"node": ">=20",
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)