Skip to content

Commit c143cad

Browse files
committed
Merge branch 'hotfix/v2.5.4'
2 parents ad520c9 + e697b75 commit c143cad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 2.5.4 (2022-09-03)
4+
5+
- Keep using legacy API for calling VSCode tasks
6+
37
## 2.5.3 (2022-09-03)
48

59
- Fixed an issue when Project Tasks are disabled in the VSCode v1.71 (issue [#3299](https://github.com/platformio/platformio-vscode-ide/issues/3299))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platformio-ide",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"publisher": "platformio",
55
"engines": {
66
"vscode": "^1.63.0"

0 commit comments

Comments
 (0)