Skip to content

Releases: ghaiklor/passport-instagram-token

v2.3.0

27 Jan 16:31
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-01-27)

Features

  • package: Add support for older NodeJS versions (eb8f6346)

v2.2.1

08 Jan 12:03
Compare
Choose a tag to compare
  • Fix issue with module.exports;

v2.2.0

08 Jan 08:58
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-01-08)

Bug Fixes

  • package: NodeJS 10.x and npm 1.x doesn't support scoped packages (339795b4)

Features

  • package: Add support for NodeJS 12.x and 10.x (ec01d2ec)

v2.1.0

07 Jan 10:11
Compare
Choose a tag to compare
  • Sign API requests using proof by default;

v2.0.1

03 Oct 08:52
Compare
Choose a tag to compare
  • General improvements;

v2.0.0

03 Oct 08:52
Compare
Choose a tag to compare
  • Migration from ES5 to ES6 syntax;