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

Commit

Permalink
chore(release): 1.10.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 21, 2019
1 parent a1779c3 commit 06584ae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.3](https://github.com/AtomLinter/linter-tslint/compare/v1.10.2...v1.10.3) (2019-01-21)


### Bug Fixes

* **deps:** update dependency typescript to v3 ([20aff96](https://github.com/AtomLinter/linter-tslint/commit/20aff96))

## [1.10.2](https://github.com/AtomLinter/linter-tslint/compare/v1.10.1...v1.10.2) (2019-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "linter-tslint",
"main": "./lib/main.js",
"version": "1.10.2",
"version": "1.10.3",
"description": "Linter plugin for Typescript, using tslint",
"repository": {
"type": "git",
Expand Down

0 comments on commit 06584ae

Please sign in to comment.