Skip to content

Commit

Permalink
chore(release): 1.13.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.4](v1.13.3...v1.13.4) (2019-10-30)

### Bug Fixes

* **deps:** update dependency eslint to v6.6.0 ([ae11775](ae11775))
  • Loading branch information
semantic-release-bot committed Oct 30, 2019
1 parent ae11775 commit 367b2bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.13.4](https://github.com/dxheroes/dx-scanner/compare/v1.13.3...v1.13.4) (2019-10-30)


### Bug Fixes

* **deps:** update dependency eslint to v6.6.0 ([ae11775](https://github.com/dxheroes/dx-scanner/commit/ae11775))

## [1.13.3](https://github.com/dxheroes/dx-scanner/compare/v1.13.2...v1.13.3) (2019-10-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dx-scanner",
"description": "Scan your project for possible DX recommendations.",
"version": "1.13.3",
"version": "1.13.4",
"author": "DX Heroes LTD <info@dxheroes.io> (https://dxheroes.io)",
"homepage": "https://github.com/dxheroes/dx-scanner",
"repository": "ssh://git@github.com/dxheroes/dx-scanner.git",
Expand Down

0 comments on commit 367b2bc

Please sign in to comment.