diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 9ed2c154..53bf09ba 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.2.0 (2022-08-12) + +Declare 1.20 version for JSON schema ([29e30e3](https://github.com/ovh/utask/commit/29e30e3)) + # 1.1.0 (2022-07-29) Declare 1.19 version for JSON schema ([3a43367](https://github.com/ovh/utask/commit/3a43367)) diff --git a/vscode/package.json b/vscode/package.json index 3121d3f8..5a8de3bb 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -2,7 +2,7 @@ "name": "vscode-utask", "displayName": "%displayName%", "description": "%description%", - "version": "1.1.0", + "version": "1.2.0", "publisher": "ovh", "contributors": [ {