- update pr-collector version

This commit is contained in:
Mike Penz
2023-06-04 11:02:18 +00:00
committed by GitHub
parent e2fe4592e1
commit 96a13c2880
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "github-pr-collector",
"version": "v1.0.0",
"version": "v1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "github-pr-collector",
"version": "v1.0.0",
"version": "v1.0.1",
"license": "Apache 2.0",
"dependencies": {
"@actions/core": "^1.10.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "github-pr-collector",
"version": "v1.0.0",
"version": "v1.0.1",
"description": "Library to fetch GitHub pull request between 2 tags/sha1 hashes.",
"main": "lib/prCollector.js",
"types": "lib/prCollector.d.ts",