Skip to content

Commit

Permalink
chore(release): 3.23.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.23.4](v3.23.3...v3.23.4) (2020-05-18)

### Bug Fixes

* **deps:** update dependency npm-check-updates to v6 ([efae05f](efae05f))
* **deps:** update dependency tslib to v2 ([19b76ce](19b76ce))
* data report ([9594d24](9594d24))
  • Loading branch information
semantic-release-bot committed May 18, 2020
1 parent 1c09189 commit 3e4c483
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.23.4](https://github.com/dxheroes/dx-scanner/compare/v3.23.3...v3.23.4) (2020-05-18)


### Bug Fixes

* **deps:** update dependency npm-check-updates to v6 ([efae05f](https://github.com/dxheroes/dx-scanner/commit/efae05f6cc009a4102fd154ae0ecf28263d8e634))
* **deps:** update dependency tslib to v2 ([19b76ce](https://github.com/dxheroes/dx-scanner/commit/19b76ce127bafd218f09289c2514293c9287292f))
* data report ([9594d24](https://github.com/dxheroes/dx-scanner/commit/9594d2472da2a75f9bd7410f141fd727a1e1b309))

## [3.23.3](https://github.com/dxheroes/dx-scanner/compare/v3.23.2...v3.23.3) (2020-05-13)


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.23.3",
"version": "3.23.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 3e4c483

Please sign in to comment.