Skip to content

Commit

Permalink
chore(release): 2.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Aug 25, 2023
1 parent 6fa41a2 commit 8b0eeec
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.23.3](https://github.com/hpcc-systems/vscode-ecl/compare/v2.23.2...v2.23.3) (2023-08-25)


### Bug Fixes

* Clienttools terminal will fail on *nix platforms ([f1e0a7a](https://github.com/hpcc-systems/vscode-ecl/commit/f1e0a7a965d5fb17a5f5b2c2c798ab6c73104846))

### [2.23.2](https://github.com/hpcc-systems/vscode-ecl/compare/v2.23.1...v2.23.2) (2023-07-19)


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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "ecl",
"version": "2.23.2",
"version": "2.23.3",
"publisher": "hpcc-systems",
"displayName": "ECL Language",
"description": "ECL (Enterprise Control Language) support for Visual Studio Code",
Expand Down

0 comments on commit 8b0eeec

Please sign in to comment.