Skip to content

Commit

Permalink
[Fix] Bumped version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KreativJos committed Oct 18, 2021
1 parent 61958cd commit 54c62c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.5.0] - 2021-10-17
### Added
- UWP templates (Window, Page, UserControl, Resource)
- Removed '.cs' from filename dialog placeholder

## [1.4.3] - 2021-09-20
### Added
- New setting for adding default usings - Added by [YoussefWaelMohamedLotfy](https://github.com/YoussefWaelMohamedLotfy)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "C# IDE Extensions for VSCode",
"author": "KreativJos",
"license": "MIT",
"version": "1.4.3",
"version": "1.5.0",
"publisher": "kreativ-software",
"engines": {
"vscode": "^1.56.0"
Expand Down

0 comments on commit 54c62c5

Please sign in to comment.