Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 4e379c8

Browse files
chore(release): 1.10.35 [skip ci]
1 parent 92cc680 commit 4e379c8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.35](https://github.com/AtomLinter/linter-tslint/compare/v1.10.34...v1.10.35) (2019-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency tslint to v5.20.1 ([f66c97f](https://github.com/AtomLinter/linter-tslint/commit/f66c97f40831838bddab5bcb96c77d1b94e79913))
7+
18
## [1.10.34](https://github.com/AtomLinter/linter-tslint/compare/v1.10.33...v1.10.34) (2019-12-18)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-tslint",
33
"main": "./lib/main.js",
4-
"version": "1.10.34",
4+
"version": "1.10.35",
55
"description": "Linter plugin for Typescript, using tslint",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)