Skip to content

Commit

Permalink
chore: Bumped version to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KreativJos committed Aug 8, 2022
1 parent 07be759 commit e2dee6e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.7.1] - 2022-08-09

### Fixed

- ApiController now generates api controller again - Fixed by [vovche](https://github.com/vovche)

## [1.7.0] - 2022-05-02

### Added
Expand Down
10 changes: 8 additions & 2 deletions 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.7.0",
"version": "1.7.1",
"publisher": "kreativ-software",
"engines": {
"vscode": "^1.56.0"
Expand Down Expand Up @@ -237,5 +237,11 @@
"find-up-glob": "^1.0.0",
"lodash": "^4.7.0",
"xml2js": "^0.4.23"
},
"__metadata": {
"id": "80c8f9ff-3535-4b4a-b3db-e88f5752bb18",
"publisherDisplayName": "JosKreativ",
"publisherId": "4905789e-0ee4-4159-9429-069d1edbd4f4",
"isPreReleaseVersion": false
}
}
}

0 comments on commit e2dee6e

Please sign in to comment.