Skip to content

Commit 5963043

Browse files
committed
chore: v0.1.6
1 parent 015a4b9 commit 5963043

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.1.6
2+
3+
- Add `asGuest?: boolean` prop to `Chatbox`, `Inbox` and `Popup`
4+
15
## v0.1.5
26

37
- Output ES2015

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"url": "https://github.com/talkjs/talkjs-react/issues"
2929
},
3030
"homepage": "https://talkjs.com",
31-
"version": "0.1.5",
31+
"version": "0.1.6",
3232
"type": "module",
3333
"files": [
3434
"dist"

0 commit comments

Comments
 (0)