Skip to content

Commit ac28dd2

Browse files
committed
chore(vscode): bump version
Signed-off-by: Thomas Bétrancourt <[email protected]>
1 parent 2f3e90a commit ac28dd2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

vscode/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.9.0 (2024-04-25)
2+
3+
Declare 1.32 version for JSON schema ([73c378f](https://github.com/ovh/utask/commit/73c378f))
4+
15
# 1.8.0 (2024-01-24)
26

37
Declare 1.28 version for JSON schema ([0b46169](https://github.com/ovh/utask/commit/0b46169))

vscode/package.json

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

0 commit comments

Comments
 (0)