Skip to content

Commit 93929c6

Browse files
committed
bump v1.24.0
Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
1 parent eefa03e commit 93929c6

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.5.0 (2023-03-28)
2+
3+
Declare 1.24 version for JSON schema ([c5773a4](https://github.com/ovh/utask/commit/c5773a4))
4+
15
# 1.4.0 (2022-12-23)
26

37
Declare 1.22 version for JSON schema ([66ada1b](https://github.com/ovh/utask/commit/66ada1b))

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

0 commit comments

Comments
 (0)