From ffce7aedae6a7bb7929478fed1d8c994b44507c6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 Oct 2022 10:48:35 +0000 Subject: [PATCH] chore(release): 1.3.10 [skip ci] ## [1.3.10](https://github.com/Jimdo/package-adoption/compare/v1.3.9...v1.3.10) (2022-10-27) ### Bug Fixes * address gh search bug with the old (slower) scan implementation ([8304b67](https://github.com/Jimdo/package-adoption/commit/8304b674113e95b7e0d9539ac24c27e1db530f7e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcd9a3e..53119b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package-adoption", - "version": "1.3.9", + "version": "1.3.10", "description": "Find out where a js package is used across a GitHub organization, output its version and position in each repository", "main": "./lib/src/index.js", "files": [