- improve setting the outputs when loading the pr data from the cache

This commit is contained in:
Mike Penz
2023-07-13 07:59:19 +00:00
committed by GitHub
parent 9f4822781f
commit f556874ff0
6 changed files with 50 additions and 39 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pr-collector",
"version": "v1.0.3",
"version": "v1.0.4",
"description": "Library to fetch GitHub pull request between 2 tags/sha1 hashes.",
"main": "lib/prCollector.js",
"types": "lib/prCollector.d.ts",