Skip to content

Commit aea6c08

Browse files
Update CHANGELOG and bump version
1 parent 3813171 commit aea6c08

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.1.4
2+
3+
- Added `useUnreads` hook
4+
15
## v0.1.3
26

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

package.json

Lines changed: 1 addition & 1 deletion
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.3",
31+
"version": "0.1.4",
3232
"type": "module",
3333
"files": [
3434
"dist"

0 commit comments

Comments
 (0)