Skip to content

Commit 36a8558

Browse files
committed
v1.14.1
1 parent 4e0d1fe commit 36a8558

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.14.1
2+
3+
**Bugfixes:**
4+
5+
* fixed version of `tsutils` dependency
6+
17
# 1.14.0
28

39
**Features:**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tslint-consistent-codestyle",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "Additional rules to enforce constistent code style with tslint",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)