Skip to content

Commit

Permalink
chore(release): 3.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.17.0](v3.16.0...v3.17.0) (2020-04-05)

### Features

* check for existing .properties ([c8edd3d](c8edd3d))
  • Loading branch information
semantic-release-bot committed Apr 5, 2020
1 parent 4104ecf commit d0fa816
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 @@
# [3.17.0](https://github.com/dxheroes/dx-scanner/compare/v3.16.0...v3.17.0) (2020-04-05)


### Features

* check for existing .properties ([c8edd3d](https://github.com/dxheroes/dx-scanner/commit/c8edd3d08183cbc2b0632873bcb0067dd4193aa1))

# [3.16.0](https://github.com/dxheroes/dx-scanner/compare/v3.15.0...v3.16.0) (2020-04-03)


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": "3.16.0",
"version": "3.17.0",
"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 d0fa816

Please sign in to comment.