Skip to content

Releases: encoredincubator/enertalk-api-client

v0.6.5

22 Feb 04:50
d8cc4be
Compare
Choose a tag to compare

Fixes

  • Fix wrong endpoint calls in the site-based timeline API(@yongdamsh in #18)

v0.6.4

22 Feb 04:32
eeeeb50
Compare
Choose a tag to compare

Features

  • Add site-based timeline APIs(@songpengyi in #17)

v0.6.3

21 Dec 02:35
c3e3e0b
Compare
Choose a tag to compare

Fixes

  • Check the case that error.response is undefined when the network status is in offline. (@songpengyi in #16)

v0.6.2

06 Nov 08:48
f5d375a
Compare
Choose a tag to compare

Features

  • #14 Add pre-commit hook to build the latest code via babel
  • #13 Add resetPushToken API

Fixes

  • #15 Fix missing parameter in resetPushToken method

v0.5.0

21 Sep 13:51
Compare
Choose a tag to compare

Features

  • Support legacy APIs

Fixes

  • Return promise rejection for token refresh failure