diff --git a/CHANGELOG.md b/CHANGELOG.md index b4b02b6..35da289 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ ### Patch Changes -- [`2094b07`](https://github.com/fostertheweb/spotify-web-sdk/commit/2094b0706e01dd95cc148dfe982663a3ff46e1ac) Thanks [@fostertheweb](https://github.com/fostertheweb)! - Remove unused scopes arugment from withClientCredentials +- [`2094b07`](https://github.com/fostertheweb/spotify-web-sdk/commit/2094b0706e01dd95cc148dfe982663a3ff46e1ac) Thanks @KirtanSoni - Remove unused scopes arugment from withClientCredentials ## 1.2.2 ### Patch Changes -- [`1a734fb`](https://github.com/fostertheweb/spotify-web-sdk/commit/1a734fbc8e930832864a7e02ddbd0ba3ea3e6700) Thanks [@fostertheweb](https://github.com/fostertheweb)! - Export ProvidedAccessTokenStrategy from library entrypoint. +- [`1a734fb`](https://github.com/fostertheweb/spotify-web-sdk/commit/1a734fbc8e930832864a7e02ddbd0ba3ea3e6700) Thanks @zhammer and @inferrinizzard - Export ProvidedAccessTokenStrategy from library entrypoint. Update playlist output type in SearchResultsMap.