Skip to content

Commit

Permalink
chore(release): 2.28.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Jul 17, 2024
1 parent 88561b3 commit 6b1522e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.28.0-alpha.0](https://github.com/hpcc-systems/vscode-ecl/compare/v2.27.0...v2.28.0-alpha.0) (2024-07-17)


### Features

* Switch to esbuild and bump versions ([d839beb](https://github.com/hpcc-systems/vscode-ecl/commit/d839bebe12e1f1b3c9a2c82c198c343817aab2fe))

## [2.27.0](https://github.com/hpcc-systems/vscode-ecl/compare/v2.26.3...v2.27.0) (2024-04-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "ecl",
"version": "2.27.0",
"version": "2.28.0-alpha.0",
"publisher": "hpcc-systems",
"displayName": "ECL Language",
"description": "ECL (Enterprise Control Language) support for Visual Studio Code",
Expand Down Expand Up @@ -1613,4 +1613,4 @@
}
]
}
}
}

0 comments on commit 6b1522e

Please sign in to comment.