Skip to content

Commit 3111bdb

Browse files
committed
chore: v0.1.5
1 parent d539490 commit 3111bdb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
## v0.1.5
2+
3+
- Output ES2015
4+
15
## v0.1.4
26

37
- Added `useUnreads` hook
48

9+
510
## v0.1.3
611

712
- Add `signature?: string` prop to `Session`

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.4",
31+
"version": "0.1.5",
3232
"type": "module",
3333
"files": [
3434
"dist"

0 commit comments

Comments
 (0)