Skip to content

Commit e08f208

Browse files
committed
Bump to 5.8.3 release.
1 parent 5ff79d3 commit e08f208

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ Flags locations where code calls "new Object()", "new Array()", "new Function()"
155155
```
156156

157157
# Changelog
158-
158+
* 5.8.3
159+
* Bump release
159160
* 5.8.2
160161
* move tslint and typescript to peerDependencies
161162
* improve method to use as rulesDirectory

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vrsource-tslint-rules",
3-
"version": "5.8.2",
3+
"version": "5.8.3",
44
"description": "Extension rules for tslint",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)