From 9f2207d4473ab81f981c1306a7702663a0d7be46 Mon Sep 17 00:00:00 2001 From: Marvin Pinto Date: Wed, 9 Sep 2020 17:32:49 -0400 Subject: [PATCH] chore: publish v1.0.1 --- lerna.json | 2 +- packages/automatic-releases/package.json | 2 +- packages/keybase-notifications/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lerna.json b/lerna.json index 63d33a45..d13d2b36 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "npmClient": "yarn", "useWorkspaces": true, "packages": [ diff --git a/packages/automatic-releases/package.json b/packages/automatic-releases/package.json index e71515d9..b1e02233 100644 --- a/packages/automatic-releases/package.json +++ b/packages/automatic-releases/package.json @@ -1,6 +1,6 @@ { "name": "automatic-releases", - "version": "1.0.0", + "version": "1.0.1", "private": true, "description": "Generate automatic releases whenever changes land on master", "main": "dist/index.js", diff --git a/packages/keybase-notifications/package.json b/packages/keybase-notifications/package.json index 1f6ed170..f8d6df18 100644 --- a/packages/keybase-notifications/package.json +++ b/packages/keybase-notifications/package.json @@ -1,6 +1,6 @@ { "name": "keybase-notifications", - "version": "1.0.0", + "version": "1.0.1", "private": true, "description": "Send GitHub build notifications to your Keybase team or channel", "config": {