Skip to content

Commit

Permalink
chore(release): 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed May 11, 2022
1 parent 30cb5ea commit d9e9fd1
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.18.0](https://github.com/hpcc-systems/vscode-ecl/compare/v2.17.4...v2.18.0) (2022-05-11)


### Features

* Add syntax check to title bar ([e99d58f](https://github.com/hpcc-systems/vscode-ecl/commit/e99d58f686f9152db4180f89a0717b82a2b3ca12)), closes [#302](https://github.com/hpcc-systems/vscode-ecl/issues/302)

### [2.17.4](https://github.com/hpcc-systems/vscode-ecl/compare/v2.17.3...v2.17.4) (2022-03-28)


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

0 comments on commit d9e9fd1

Please sign in to comment.