From b8a0e90259aebacbb6634b233b491924b81eaa03 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 11 Jan 2021 08:25:24 +0000 Subject: [PATCH] chore(release): 3.48.8 [skip ci] ## [3.48.8](https://github.com/dxheroes/dx-scanner/compare/v3.48.7...v3.48.8) (2021-01-11) ### Bug Fixes * contributors count ([44ac1bb](https://github.com/dxheroes/dx-scanner/commit/44ac1bbf123979088b894710f1ae38130b6d7daf)) * duplicate prs ([dc2dd65](https://github.com/dxheroes/dx-scanner/commit/dc2dd65acc59c8ebdf02b88246c0c6ccae385ff1)) * entrypoint script ([4c9d3ac](https://github.com/dxheroes/dx-scanner/commit/4c9d3ac9e69ea65456775881c9b9ac4cde158551)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 673bb6da3..a4c5e7bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.48.8](https://github.com/dxheroes/dx-scanner/compare/v3.48.7...v3.48.8) (2021-01-11) + + +### Bug Fixes + +* contributors count ([44ac1bb](https://github.com/dxheroes/dx-scanner/commit/44ac1bbf123979088b894710f1ae38130b6d7daf)) +* duplicate prs ([dc2dd65](https://github.com/dxheroes/dx-scanner/commit/dc2dd65acc59c8ebdf02b88246c0c6ccae385ff1)) +* entrypoint script ([4c9d3ac](https://github.com/dxheroes/dx-scanner/commit/4c9d3ac9e69ea65456775881c9b9ac4cde158551)) + ## [3.48.7](https://github.com/dxheroes/dx-scanner/compare/v3.48.6...v3.48.7) (2021-01-08) diff --git a/package.json b/package.json index 334e089d1..54e8f51a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dx-scanner", "description": "Scan your project for possible DX recommendations.", - "version": "3.48.7", + "version": "3.48.8", "author": "DX Heroes LTD (https://dxheroes.io)", "homepage": "https://github.com/dxheroes/dx-scanner", "repository": "ssh://git@github.com/dxheroes/dx-scanner.git",