Skip to content

Commit 1f28589

Browse files
committed
Update version and changelog
1 parent 9294912 commit 1f28589

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Code Editor Package for Visual Studio Code
22

3+
## [1.4.2] - 2023-06-13
4+
5+
- Restrict Shell Compatibility for Project Generation's Dotnet Build (Mac/Linux)
6+
37
## [1.4.1] - 2023-06-05
48

59
- Added .jslib to default extensions for VSCode.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.tsk.ide.vscode",
33
"displayName": "TSK VSCode Editor",
44
"description": "Unofficial code editor integration for supporting Visual Studio Code as code editor for Unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
5-
"version": "1.4.1",
5+
"version": "1.4.2",
66
"unity": "2021.3",
77
"dependencies": {},
88
"author": {

0 commit comments

Comments
 (0)