diff --git a/lerna.json b/lerna.json index 285bc32f..73df4393 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.1.1", + "version": "1.1.2", "npmClient": "yarn", "useWorkspaces": true, "packages": [ diff --git a/packages/automatic-releases/package.json b/packages/automatic-releases/package.json index 04b0d786..51e7cf81 100644 --- a/packages/automatic-releases/package.json +++ b/packages/automatic-releases/package.json @@ -1,6 +1,6 @@ { "name": "automatic-releases", - "version": "1.1.1", + "version": "1.1.2", "private": true, "description": "Generate automatic releases whenever changes land on master", "main": "dist/index.js", diff --git a/packages/aws-ssm-secrets/package.json b/packages/aws-ssm-secrets/package.json index e74bfe1c..f63eb900 100644 --- a/packages/aws-ssm-secrets/package.json +++ b/packages/aws-ssm-secrets/package.json @@ -1,6 +1,6 @@ { "name": "aws-ssm-secrets", - "version": "1.1.1", + "version": "1.1.2", "private": true, "description": "Inject AWS SSM Parameter Store secrets as enviroment variables into your GitHub Actions builds", "config": { diff --git a/packages/keybase-notifications/package.json b/packages/keybase-notifications/package.json index 764236eb..abe4a1a5 100644 --- a/packages/keybase-notifications/package.json +++ b/packages/keybase-notifications/package.json @@ -1,6 +1,6 @@ { "name": "keybase-notifications", - "version": "1.1.1", + "version": "1.1.2", "private": true, "description": "Send GitHub build notifications to your Keybase team or channel", "config": {