Skip to content

Commit

Permalink
chore(release): 3.53.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.53.0](v3.52.0...v3.53.0) (2021-02-04)

### Features

* change default value of --fail flag ([7f3644e](7f3644e))
  • Loading branch information
semantic-release-bot committed Feb 4, 2021
1 parent 0737821 commit 82f94c0
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.53.0](https://github.com/dxheroes/dx-scanner/compare/v3.52.0...v3.53.0) (2021-02-04)


### Features

* change default value of --fail flag ([7f3644e](https://github.com/dxheroes/dx-scanner/commit/7f3644eb03288433eb835b29091164d651c0e8d5))

# [3.52.0](https://github.com/dxheroes/dx-scanner/compare/v3.51.1...v3.52.0) (2021-02-02)


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.52.0",
"version": "3.53.0",
"author": "DX Heroes LTD <[email protected]> (https://dxheroes.io)",
"homepage": "https://github.com/dxheroes/dx-scanner",
"repository": "ssh://[email protected]/dxheroes/dx-scanner.git",
Expand Down

0 comments on commit 82f94c0

Please sign in to comment.