Skip to content

Commit 92497bd

Browse files
chore(main): release 1.4.2 (#110)
🤖 I have created a release *beep* *boop* --- ## [1.4.2](v1.4.1...v1.4.2) (2026-03-31) ### Bug Fixes * release workflow publishing ([#109](#109)) ([370d6c0](370d6c0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8adf3c9 commit 92497bd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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.4.2](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.4.1...v1.4.2) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* release workflow publishing ([#109](https://github.com/localstack/localstack-toolkit-vscode/issues/109)) ([370d6c0](https://github.com/localstack/localstack-toolkit-vscode/commit/370d6c073020d6ecfe8c01f50f42f322b4d61bcd))
9+
310
## [1.4.1](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.4.0...v1.4.1) (2026-03-31)
411

512
- chore: use release-please (#106)

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

0 commit comments

Comments
 (0)