Skip to content

Releases: octokit/app.js

v2.2.5

20 May 17:43
Compare
Choose a tag to compare

2.2.5 (2019-05-20)

Bug Fixes

  • JWT expiration 1min -> 10min (464c57e)

v2.2.4

11 Apr 18:14
Compare
Choose a tag to compare

2.2.4 (2019-04-11)

Bug Fixes

  • typescript: id parameter in constructor should be a number (393510f)

v2.2.3

09 Apr 19:35
Compare
Choose a tag to compare

2.2.3 (2019-04-09)

Bug Fixes

v2.2.2

16 Mar 04:15
Compare
Choose a tag to compare

2.2.2 (2019-03-16)

Bug Fixes

  • Typescript: LRUCache definition (4cca5cb)

v2.2.1

04 Feb 02:21
Compare
Choose a tag to compare

2.2.1 (2019-02-04)

Bug Fixes

  • typescript: installation_id → installationId (#17) (806aa0f)

v2.2.0

29 Jan 05:38
Compare
Choose a tag to compare

2.2.0 (2019-01-29)

Features

  • typescript: Add typings for the module (#16) (6dbc4c0)

v2.1.0

16 Dec 16:34
Compare
Choose a tag to compare

2.1.0 (2018-12-16)

Features

v2.0.0

12 Dec 15:39
Compare
Choose a tag to compare

BREAKING CHANGES

  • app.getInstallationAccesToken() had a typo and was renamed to app.getInstallationAccessToken()

Thanks @chrisrowe 💐

v1.1.0

24 Nov 06:49
Compare
Choose a tag to compare

1.1.0 (2018-11-24)

Features

  • caching installation tokens (84a518d)

v1.0.0

24 Nov 03:38
Compare
Choose a tag to compare

1.0.0 (2018-11-24)

Features