From ea729914437685ae86e9e65a59560384e9a524ec Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:05:33 +0100 Subject: [PATCH] chore: release v1.0.39 (#379) Co-authored-by: williamlines --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8c8749..ca76dbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-add-issues-to-project", - "version": "1.0.38", + "version": "1.0.39", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-add-issues-to-project", - "version": "1.0.38", + "version": "1.0.39", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 4e4e92a..98ff4b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-add-issues-to-project", - "version": "1.0.38", + "version": "1.0.39", "description": "Add Github issues to project board", "main": "src/index.js", "scripts": {