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

Commit 37ebd37

Browse files
chore(release): 1.10.33 [skip ci]
1 parent 84ccbf0 commit 37ebd37

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.33](https://github.com/AtomLinter/linter-tslint/compare/v1.10.32...v1.10.33) (2019-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency resolve to v1.14.0 ([305779b](https://github.com/AtomLinter/linter-tslint/commit/305779b7b5cec0505318c4e8a88cda0aa99e095b))
7+
18
## [1.10.32](https://github.com/AtomLinter/linter-tslint/compare/v1.10.31...v1.10.32) (2019-10-28)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.32",
4+
"version": "1.10.33",
55
"description": "Linter plugin for Typescript, using tslint",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)