Skip to content

Commit

Permalink
chore(release): 3.41.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.41.3](v3.41.2...v3.41.3) (2020-10-15)

### Bug Fixes

* **deps:** update all non-major dependencies ([a402ccf](a402ccf))
  • Loading branch information
semantic-release-bot committed Oct 15, 2020
1 parent 6013411 commit 36412fe
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.41.3](https://github.com/dxheroes/dx-scanner/compare/v3.41.2...v3.41.3) (2020-10-15)


### Bug Fixes

* **deps:** update all non-major dependencies ([a402ccf](https://github.com/dxheroes/dx-scanner/commit/a402ccffbb4552a07e162bd8d5c4661e5b70ee15))

## [3.41.2](https://github.com/dxheroes/dx-scanner/compare/v3.41.1...v3.41.2) (2020-10-15)


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.41.2",
"version": "3.41.3",
"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 36412fe

Please sign in to comment.