Skip to content

Commit 2f8c670

Browse files
committed
v1.13.2
1 parent b8e534a commit 2f8c670

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.13.2
2+
3+
**Bugfixes:**
4+
5+
* `no-unused`: fixed crash on type parameter of declaration inside global augmentation
6+
17
# 1.13.1
28

39
**Bugfixes:**

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.13.1",
3+
"version": "1.13.2",
44
"description": "Additional rules to enforce constistent code style with tslint",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)