From 75deb5f3822e8e4f05c1043559e9b0ce46ec7f3e Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Fri, 20 Jan 2023 10:27:46 +0000 Subject: [PATCH] chore: release v1.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c3798e..a95f135 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@worksome/jira-branch-name-validator", - "version": "1.8.1", + "version": "1.8.2", "description": "A GitHub action for ensuring that the branch name contains a valid JIRA id", "main": "index.js", "scripts": {