Skip to content

Commit b3f596e

Browse files
chore(main): release ecl 2.33.1 (#477)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e1ad87 commit b3f596e

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.33.0"
2+
".": "2.33.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Previously generated content (from standard-version) has been retained.
99

1010
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1111

12+
## [2.33.1](https://github.com/hpcc-systems/vscode-ecl/compare/ecl-v2.33.0...ecl-v2.33.1) (2025-12-03)
13+
14+
15+
### Bug Fixes
16+
17+
* add error logging to pw migration ([5e1ad87](https://github.com/hpcc-systems/vscode-ecl/commit/5e1ad872a0b9e9ad81bbcfc45f73d7f566e7a680))
18+
1219
## [2.33.0](https://github.com/hpcc-systems/vscode-ecl/compare/ecl-v2.32.1...ecl-v2.33.0) (2025-11-20)
1320

1421

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
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ecl",
4-
"version": "2.33.0",
4+
"version": "2.33.1",
55
"publisher": "hpcc-systems",
66
"displayName": "ECL Language",
77
"description": "ECL (Enterprise Control Language) support for Visual Studio Code",

0 commit comments

Comments
 (0)