Skip to content

Commit d367354

Browse files
committed
chore: v0.1.2
1 parent ed95614 commit d367354

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.2
2+
3+
- Add `signature?: string` prop to `Session`
4+
15
## v0.1.1
26

37
- Remove "experimental" label from README

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

0 commit comments

Comments
 (0)