We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa480f5 commit cbde424Copy full SHA for cbde424
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Change Log
2
3
+### v1.0.2(May 21, 2018)
4
+* apply ticket assignment update
5
+
6
### v1.0.1(Mar 30, 2018)
7
* add SendBirdDesk.init().
8
* add SendBirdDesk.isDeskChannel(channel).
sdk/SendBird.Desk.d.ts
@@ -1,5 +1,5 @@
/**
- * Type Definitions for SendBird Desc SDK v1.0.1
+ * Type Definitions for SendBird Desc SDK v1.0.2
* homepage: https://sendbird.com/
*/
declare const SendBirdDesk: SendBirdDeskStatic;
0 commit comments