Skip to content

Releases: spotifyts/spotify.ts

v1.3.0

31 Oct 11:15
Compare
Choose a tag to compare

1.3.0 (2022-10-31)

Features

  • audiobook-tests: Add audiobook unit tests (253f28d)

Bug Fixes

  • secrets not being passed to tests (777b932)

v1.2.0

04 Oct 14:32
Compare
Choose a tag to compare

1.2.0 (2022-10-04)

Features

Bug Fixes

v1.1.1

19 Apr 02:16
Compare
Choose a tag to compare

Bug Fixes

  1. by @FC5570 (in #49):
    • Fix JSDoc issues, missing descriptions, invalid descriptions, no return types.
    • Fix error Error key .... does not exist in Search Manager

Misc

  1. Update deps

v1.1.0

15 Apr 05:36
Compare
Choose a tag to compare

1.1.0 (2022-04-15)

Features

Access tokens used for making requests are now re-generated every hour, so apps using this library will not error when the access token has expired.

  • regen access token every hour & add git cliff (e1b8f25)

v1.0.5

17 Mar 07:42
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix eslint tests failing, in PR #24

Full Changelog: v1.0.0...v1.0.5

v1.0.0

15 Feb 03:57
Compare
Choose a tag to compare

Release spotify.ts