@linx-impulse/engage-wishlist-sdk-js
Version:
Linx Impulse Engage Wishlist SDK
89 lines (38 loc) • 2.46 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="0.3.4"></a>
## [0.3.4](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.3.3...v0.3.4) (2019-08-02)
### Bug Fixes
* get like count endpoint ([368ee17](https://github.com/chaordic/engage-wishlist-sdk-js/commit/368ee17))
<a name="0.3.3"></a>
## [0.3.3](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.3.2...v0.3.3) (2019-07-01)
<a name="0.3.2"></a>
## [0.3.2](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.3.1...v0.3.2) (2019-04-26)
### Bug Fixes
* change protocol from relative to https ([18e24c3](https://github.com/chaordic/engage-wishlist-sdk-js/commit/18e24c3))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.3.0...v0.3.1) (2019-04-23)
### Bug Fixes
* corrected get frequency id param ([8236a10](https://github.com/chaordic/engage-wishlist-sdk-js/commit/8236a10))
<a name="0.3.0"></a>
# [0.3.0](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.2.1...v0.3.0) (2019-04-23)
### Bug Fixes
* corrected docs and a few tests ([5954c25](https://github.com/chaordic/engage-wishlist-sdk-js/commit/5954c25))
### Features
* get like frequency function ([6da8989](https://github.com/chaordic/engage-wishlist-sdk-js/commit/6da8989))
<a name="0.2.1"></a>
## [0.2.1](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.2.0...v0.2.1) (2019-04-17)
<a name="0.2.0"></a>
# [0.2.0](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.1.0...v0.2.0) (2019-04-10)
### Features
* device id generation ([abf7f9d](https://github.com/chaordic/engage-wishlist-sdk-js/commit/abf7f9d))
* new likes module ([afd6f98](https://github.com/chaordic/engage-wishlist-sdk-js/commit/afd6f98))
<a name="0.1.0"></a>
# [0.1.0](https://github.com/chaordic/engage-wishlist-sdk-js/compare/v0.0.0...v0.1.0) (2019-04-01)
### Features
* add filter and pagination params ([40222df](https://github.com/chaordic/engage-wishlist-sdk-js/commit/40222df))
<a name="0.0.0"></a>
# 0.0.0 (2019-02-01)
### Features
* added standard-version and release task ([5e29e98](https://github.com/chaordic/engage-wishlist-sdk-js/commit/5e29e98))
* implemented api call functions ([086dab6](https://github.com/chaordic/engage-wishlist-sdk-js/commit/086dab6))