Skip to content

Commit

Permalink
update version information
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantvc committed Jan 3, 2024
1 parent 46b7e90 commit 70aa1c9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions src/vscode-avalonia/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to the "vscode-avalonia" extension will be documented in this file.

## [0.0.26] - 03 January 2024

Fixes:

- Can't get past "Build the project first." [#81](https://github.com/AvaloniaUI/AvaloniaVSCode/issues/81)
- Problem with dotnet version dependency [#77](https://github.com/AvaloniaUI/AvaloniaVSCode/issues/77)


## [0.0.25] - 27 November 2023

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion src/vscode-avalonia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Avalonia for VSCode",
"description": "Avalonia tools for Visual Studio Code",
"publisher": "AvaloniaTeam",
"version": "0.0.25",
"version": "0.0.26",
"license": "MIT",
"preview": true,
"qna": "false",
Expand Down

0 comments on commit 70aa1c9

Please sign in to comment.