Skip to content

Commit

Permalink
chore(release): 3.38.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.38.0](v3.37.2...v3.38.0) (2020-09-10)

### Bug Fixes

* update practice tests ([35e7403](35e7403))

### Features

* add new error for practice evaluate ([e38e596](e38e596))
* Changed Java gitignore practice return ([4a5eb4b](4a5eb4b))
  • Loading branch information
semantic-release-bot committed Sep 10, 2020
1 parent 9137787 commit 72d6e14
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [3.38.0](https://github.com/dxheroes/dx-scanner/compare/v3.37.2...v3.38.0) (2020-09-10)


### Bug Fixes

* update practice tests ([35e7403](https://github.com/dxheroes/dx-scanner/commit/35e74030f23260c1a5b05b38343b71b5cff934ea))


### Features

* add new error for practice evaluate ([e38e596](https://github.com/dxheroes/dx-scanner/commit/e38e59650068e247e1b11ca388f51caaa64e4439))
* Changed Java gitignore practice return ([4a5eb4b](https://github.com/dxheroes/dx-scanner/commit/4a5eb4be0a7bf8f4f98c53f6cff212ac9ca13529))

## [3.37.2](https://github.com/dxheroes/dx-scanner/compare/v3.37.1...v3.37.2) (2020-09-10)


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.37.2",
"version": "3.38.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 72d6e14

Please sign in to comment.