Skip to content

Commit e0ec316

Browse files
committed
Release 5.0.10
1 parent 0717e16 commit e0ec316

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ For a fresh start, consider running these commands
55

66
<a href="https://github.com/damienbod/Angular2WebpackVisualStudio/blob/master/README.md">Readme</a>
77

8+
<a name="2018-10-25"></a>
9+
# 2018-10-25 Version 5.0.10
10+
* Fixed tslint warnings, and build warnings
11+
812
<a name="2018-10-20"></a>
913
# 2018-10-20
1014
* Updated packages, angular 7.0.0

src/AngularWebpackVisualStudio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-webpack-visualstudio",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"description": "An Angular VS template",
55
"main": "wwwroot/index.html",
66
"author": "",

0 commit comments

Comments
 (0)