Skip to content

Commit c97582b

Browse files
committed
Prepare 2.1.0 release
1 parent da0d3ce commit c97582b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.1.0
2+
3+
- [Support for ESLint suggest API](https://github.com/microsoft/vscode-eslint/pull/814)
4+
5+
16
### 2.0.15
27

38
- Update to latest LSP libraries

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-eslint",
33
"displayName": "ESLint",
44
"description": "Integrates ESLint JavaScript into VS Code.",
5-
"version": "2.0.15",
5+
"version": "2.1.0",
66
"author": "Microsoft Corporation",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)