Skip to content

Commit

Permalink
Update to version 5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abierbaum committed Mar 18, 2018
1 parent 23590bc commit b98d108
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.2
* move tslint and typescript to peerDependencies
* 5.8.1
* Fix bug in spacing rule
* 5.8.0
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.1",
"version": "5.8.2",
"description": "Extension rules for tslint",
"repository": {
"type": "git",
Expand Down

0 comments on commit b98d108

Please sign in to comment.