Skip to content

Commit 8679f24

Browse files
committed
chore(vscode): bump version
Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
1 parent 0bd5334 commit 8679f24

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.3.0 (2022-11-14)
2+
3+
Declare 1.21 version for JSON schema ([e739ec7](https://github.com/ovh/utask/commit/e739ec7))
4+
15
# 1.2.0 (2022-08-12)
26

37
Declare 1.20 version for JSON schema ([29e30e3](https://github.com/ovh/utask/commit/29e30e3))

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.2.0",
5+
"version": "1.3.0",
66
"publisher": "ovh",
77
"contributors": [
88
{

0 commit comments

Comments
 (0)