Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit e9a5023

Browse files
chore(release): 3.56.0 [skip ci]
# [3.56.0](v3.55.0...v3.56.0) (2021-05-27) ### Features * Add support for detecting multiple filenames ([3037a60](3037a60)) * add tests for multiple filenames match ([8fb6af3](8fb6af3)) * detect bower projects ([80637e2](80637e2))
1 parent 5fdb265 commit e9a5023

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.56.0](https://github.com/dxheroes/dx-scanner/compare/v3.55.0...v3.56.0) (2021-05-27)
2+
3+
4+
### Features
5+
6+
* Add support for detecting multiple filenames ([3037a60](https://github.com/dxheroes/dx-scanner/commit/3037a60178bc5650679ccabc5b3938f13761e267))
7+
* add tests for multiple filenames match ([8fb6af3](https://github.com/dxheroes/dx-scanner/commit/8fb6af32e317d363234cf493ce220c57b6bd3090))
8+
* detect bower projects ([80637e2](https://github.com/dxheroes/dx-scanner/commit/80637e24772b8f920bf48248fc8d30c5c4d8eb90))
9+
110
# [3.55.0](https://github.com/dxheroes/dx-scanner/compare/v3.54.2...v3.55.0) (2021-05-06)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dx-scanner",
33
"description": "Scan your project for possible DX recommendations.",
4-
"version": "3.55.0",
4+
"version": "3.56.0",
55
"author": "DX Heroes LTD <info@dxheroes.io> (https://dxheroes.io)",
66
"homepage": "https://github.com/dxheroes/dx-scanner",
77
"repository": "ssh://git@github.com/dxheroes/dx-scanner.git",

0 commit comments

Comments
 (0)