We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7367fd3 commit e66cdb9Copy full SHA for e66cdb9
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.1.6-beta.0
2
+
3
+- Add `<HtmlPanel>` component
4
5
+**Note:** This component is currently experimental.
6
7
## v0.1.5
8
9
- Output ES2015
package.json
@@ -28,7 +28,7 @@
28
"url": "https://github.com/talkjs/talkjs-react/issues"
29
},
30
"homepage": "https://talkjs.com",
31
- "version": "0.1.5",
+ "version": "0.1.6-beta.0",
32
"type": "module",
33
"files": [
34
"dist"
0 commit comments