Skip to content

Commit 7335854

Browse files
chore(main): release ecl 2.31.0 (#465)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a0cbdb1 commit 7335854

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ 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.31.0](https://github.com/hpcc-systems/vscode-ecl/compare/ecl-v2.30.3...ecl-v2.31.0) (2025-09-25)
13+
14+
15+
### Features
16+
17+
* add release please support ([a0cbdb1](https://github.com/hpcc-systems/vscode-ecl/commit/a0cbdb1fb55974a5b593e145977a8e8813237d8d))
18+
* update dependencies and add new language model tools ([cc22ee5](https://github.com/hpcc-systems/vscode-ecl/commit/cc22ee5fa2301507d87af3724cef1d7295e58f7b))
19+
* update dependencies and add new language model tools ([7a1ca43](https://github.com/hpcc-systems/vscode-ecl/commit/7a1ca43c5228b75d0b670e620ce7d92b673f388d))
20+
1221
## [2.31.2](https://github.com/hpcc-systems/vscode-ecl/compare/ecl-v2.31.1...ecl-v2.31.2) (2025-09-24)
1322

1423

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.31.2",
4+
"version": "2.31.0",
55
"publisher": "hpcc-systems",
66
"displayName": "ECL Language",
77
"description": "ECL (Enterprise Control Language) support for Visual Studio Code",

0 commit comments

Comments
 (0)