Skip to content

Commit 8dfed9f

Browse files
committed
v1.14.0
1 parent 3b3c777 commit 8dfed9f

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.0
2+
3+
**Features:**
4+
5+
* `early-exit`: added option `"ignore-constructor"`
6+
17
# 1.13.3
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.3",
3+
"version": "1.14.0",
44
"description": "Additional rules to enforce constistent code style with tslint",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)