Skip to content

Commit 4792b46

Browse files
authored
Merge pull request #256 from watson-virtual-agents/dev
1.6.5
2 parents b474624 + b3ba2fa commit 4792b46

File tree

6 files changed

+7
-8
lines changed

6 files changed

+7
-8
lines changed

dist/chat.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/chat.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/chat.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/chat.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@watson-virtual-agent/chat-widget",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "Watson Virtual Agent Chat Widget",
55
"homepage": "https://github.com/watson-virtual-agents/chat-widget",
66
"main": "dist/chat.js",

src/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
.IBMChat-messages label {
6363
display: block;
6464
font-weight: bold;
65-
text-transform: capitalize;
6665
}
6766

6867
.IBMChat-messages input {

0 commit comments

Comments
 (0)