From fad3cc11dc74fe908b380abad77cd94915728b4f Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 13:14:30 +0000 Subject: [PATCH] Release v1.10.57 (#715) Co-authored-by: swdilip --- 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 942f44f3..91f17a6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-notify-release", - "version": "1.10.56", + "version": "1.10.57", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-notify-release", - "version": "1.10.56", + "version": "1.10.57", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index e12552f1..eb1aee45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-notify-release", - "version": "1.10.56", + "version": "1.10.57", "description": "Github action for notifying of a pending release", "main": "dist/index.js", "scripts": {