Skip to content

Commit

Permalink
chore(release): 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Jun 16, 2023
1 parent ae5f745 commit 4151b75
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.0](https://github.com/hpcc-systems/vscode-ecl/compare/v2.22.5...v2.23.0) (2023-06-16)


### Features

* Add ecl.submitNoArchive command ([4f3620c](https://github.com/hpcc-systems/vscode-ecl/commit/4f3620c7a8069ff8e6e84f9545eac796337baa68)), closes [#345](https://github.com/hpcc-systems/vscode-ecl/issues/345)
* Added pingInterval setting ([1d675be](https://github.com/hpcc-systems/vscode-ecl/commit/1d675bef30b23db3500d398f9adc8e190447300f))
* Point ECL help to new website ([99c173a](https://github.com/hpcc-systems/vscode-ecl/commit/99c173a2ba91ebd587d9e302a44b3bfeec01fe4d))

### [2.22.5](https://github.com/hpcc-systems/vscode-ecl/compare/v2.22.4...v2.22.5) (2023-05-26)


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.22.5",
"version": "2.23.0",
"publisher": "hpcc-systems",
"displayName": "ECL Language",
"description": "ECL (Enterprise Control Language) support for Visual Studio Code",
Expand Down Expand Up @@ -1335,4 +1335,4 @@
}
]
}
}
}

0 comments on commit 4151b75

Please sign in to comment.