diff --git a/monorepo/actionstep-auth-function/package.json b/monorepo/actionstep-auth-function/package.json index 05cf8c4..54d32ea 100644 --- a/monorepo/actionstep-auth-function/package.json +++ b/monorepo/actionstep-auth-function/package.json @@ -1,6 +1,6 @@ { "name": "@dbc-tech/actionstep-auth-function", - "version": "1.21.0", + "version": "1.22.0", "description": "ActionStep API integration - Azure Function (Auth)", "repository": "https://github.com/dbc-tech/actionstep", "author": "DBC", diff --git a/monorepo/actionstep/package.json b/monorepo/actionstep/package.json index d513f99..6dc6cea 100644 --- a/monorepo/actionstep/package.json +++ b/monorepo/actionstep/package.json @@ -1,6 +1,6 @@ { "name": "@dbc-tech/actionstep", - "version": "1.21.0", + "version": "1.22.0", "description": "ActionStep API integration", "repository": "https://github.com/dbc-tech/actionstep", "author": "DBC", diff --git a/monorepo/package-lock.json b/monorepo/package-lock.json index d06831f..79b94bb 100644 --- a/monorepo/package-lock.json +++ b/monorepo/package-lock.json @@ -26,7 +26,7 @@ }, "actionstep": { "name": "@dbc-tech/actionstep", - "version": "1.21.0", + "version": "1.22.0", "license": "MIT", "dependencies": { "@dbc-tech/http-kit": "^2.0.0", @@ -53,7 +53,7 @@ }, "actionstep-auth-function": { "name": "@dbc-tech/actionstep-auth-function", - "version": "1.21.0", + "version": "1.22.0", "license": "MIT", "dependencies": { "@azure/functions": "^4.0.0",