Skip to content

Commit 28a462d

Browse files
committed
chore(release): 2.30.1
1 parent 5b01b65 commit 28a462d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [2.30.1](https://github.com/hpcc-systems/vscode-ecl/compare/v2.30.0...v2.30.1) (2025-03-10)
6+
57
## [2.30.0](https://github.com/hpcc-systems/vscode-ecl/compare/v2.29.0...v2.30.0) (2025-02-25)
68

79

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ecl",
4-
"version": "2.30.0",
4+
"version": "2.30.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)