From b2f3f43b4ec927419ab0b5cc6b240ab9a9fc4871 Mon Sep 17 00:00:00 2001 From: Bill Barnes Date: Thu, 12 Jan 2017 12:25:15 -0800 Subject: [PATCH 1/3] 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f080710468..8163413079 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.4.0", + "version": "0.4.1", "description": "Embeddable web chat control for the Microsoft Bot Framework", "main": "built/BotChat.js", "types": "botchat.d.ts", From 17e0b9999c79f336afd64647071c6e00d7551005 Mon Sep 17 00:00:00 2001 From: Bill Barnes Date: Thu, 12 Jan 2017 12:47:10 -0800 Subject: [PATCH 2/3] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8163413079..6d70657a85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.4.1", + "version": "0.4.2", "description": "Embeddable web chat control for the Microsoft Bot Framework", "main": "built/BotChat.js", "types": "botchat.d.ts", From 65db9b4c8ac9bd22f7871a32c38cadde3374abf0 Mon Sep 17 00:00:00 2001 From: Bill Barnes Date: Thu, 12 Jan 2017 12:56:39 -0800 Subject: [PATCH 3/3] 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d70657a85..1973cd3334 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.4.2", + "version": "0.4.3", "description": "Embeddable web chat control for the Microsoft Bot Framework", "main": "built/BotChat.js", "types": "botchat.d.ts",