Skip to content

v6.0.0

Choose a tag to compare

@smartcar-ci smartcar-ci released this 09 Apr 15:58
· 90 commits to master since this release
9705206

6.0.0 (2019-04-09)

Features

  • lock, unlock: return success object (9705206)

BREAKING CHANGES

  • lock, unlock: Lock and unlock now return an object on a successful request and throws an error on an unsuccessful request. Previously, lock and unlock did not return an object on a successful request.