Skip to content

Commit

Permalink
Release extension version 1.4.1 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjlapao authored Oct 11, 2024
1 parent c73aecd commit 878b057
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the "parallels-desktop" extension will be documented in this file.

## [1.4.1] - 2024-10-11



## [1.4.0] - 2024-10-09

- Fixed the issue where vscode would crash if created two remote hosts from the same name
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/Parallels/parallels-vscode-extension"
},
"icon": "img/logo/parallels_logo.png",
"version": "1.4.0",
"version": "1.4.1",
"engines": {
"vscode": "^1.90.0"
},
Expand Down Expand Up @@ -1920,4 +1920,4 @@
"tailwindcss": "^3.3.2",
"uuid": "^9.0.0"
}
}
}

0 comments on commit 878b057

Please sign in to comment.