Skip to content

Commit 1286c90

Browse files
committed
chore(vscode): bump version
Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
1 parent 7dfac2c commit 1286c90

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

vscode/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# 1.0.0 (2022-06-09)
26

37
Initial release ([5366aa2](https://github.com/ovh/utask/commit/5366aa2))

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-utask",
33
"displayName": "%displayName%",
44
"description": "%description%",
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"publisher": "ovh",
77
"contributors": [
88
{

0 commit comments

Comments
 (0)