Skip to content

Commit e630bb9

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

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.4.0 (2022-12-23)
2+
3+
Declare 1.22 version for JSON schema ([66ada1b](https://github.com/ovh/utask/commit/66ada1b))
4+
15
# 1.3.0 (2022-11-14)
26

37
Declare 1.21 version for JSON schema ([e739ec7](https://github.com/ovh/utask/commit/e739ec7))

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

0 commit comments

Comments
 (0)