We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0d1fe commit 36a8558Copy full SHA for 36a8558
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.14.1
2
+
3
+**Bugfixes:**
4
5
+* fixed version of `tsutils` dependency
6
7
# 1.14.0
8
9
**Features:**
package.json
@@ -1,6 +1,6 @@
{
"name": "tslint-consistent-codestyle",
- "version": "1.14.0",
+ "version": "1.14.1",
"description": "Additional rules to enforce constistent code style with tslint",
"repository": {
"type": "git",
0 commit comments