We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfac2c commit 1286c90Copy full SHA for 1286c90
vscode/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.1.0 (2022-07-29)
2
+
3
+Declare 1.19 version for JSON schema ([3a43367](https://github.com/ovh/utask/commit/3a43367))
4
5
# 1.0.0 (2022-06-09)
6
7
Initial release ([5366aa2](https://github.com/ovh/utask/commit/5366aa2))
vscode/package.json
@@ -2,7 +2,7 @@
"name": "vscode-utask",
"displayName": "%displayName%",
"description": "%description%",
- "version": "1.0.0",
+ "version": "1.1.0",
"publisher": "ovh",
"contributors": [
8
{
0 commit comments