Skip to content

Commit

Permalink
Update for 5.8.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
abierbaum committed Feb 26, 2018
1 parent 1717fec commit 23590bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ Flags locations where code calls "new Object()", "new Array()", "new Function()"

# Changelog

* 5.8.1
* Fix bug in spacing rule
* 5.8.0
* Update to tslint 5.8.0
* Remove dot-notation (use no-string-literal instead)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vrsource-tslint-rules",
"version": "5.8.0",
"version": "5.8.1",
"description": "Extension rules for tslint",
"repository": {
"type": "git",
Expand Down

0 comments on commit 23590bc

Please sign in to comment.