### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.3.0](https://github.com/N0N1m3/yandex-music/compare/v1.2.0...v1.3.0)

> 15 June 2022

- test: Create tests for artist/get endpoint [`7e36bf1`](https://github.com/N0N1m3/yandex-music/commit/7e36bf1e5740d392d8294bc4baacbec1ae9d8459)
- fix: Changed response type in track/get endpoint from Promise&lt;TrackInterface&gt; to Promise&lt;Array&lt;TrackInterface&gt;&gt; [`4267727`](https://github.com/N0N1m3/yandex-music/commit/42677275f41c06e5a0f6b088b34505963c6ee6d6)
- feat: Add Video, Playlist, PlaylistCover and ArtistAddon common interfaces [`bf99339`](https://github.com/N0N1m3/yandex-music/commit/bf99339b375ac4dbe5ed25e2fdc8302f5b5ca347)

#### [v1.2.0](https://github.com/N0N1m3/yandex-music/compare/v1.1.0...v1.2.0)

> 14 June 2022

- test: Create tests for track module [`f4d4219`](https://github.com/N0N1m3/yandex-music/commit/f4d421909fd50d10951e8b03c678a60d647c8e5c)
- feat: Create auth for client and update tests [`10fc6de`](https://github.com/N0N1m3/yandex-music/commit/10fc6de4d5101945f57badcd1b0d65afeb15d7bd)
- feat: Add common types [`2b583b5`](https://github.com/N0N1m3/yandex-music/commit/2b583b5b1425a8ba29390e0f7e2989ee2dfd01de)

#### [v1.1.0](https://github.com/N0N1m3/yandex-music/compare/v1.0.1...v1.1.0)

> 14 June 2022

- feat: Add account/expirements endpoint [`1ff6dac`](https://github.com/N0N1m3/yandex-music/commit/1ff6dac061f4754b15f71d3066de4cbb83f20039)
- feat: Add account/promo-code endpoint [`257a619`](https://github.com/N0N1m3/yandex-music/commit/257a6193eb83e726dc4c966699441b9bb787dbd1)
- chore: Update package version to 1.1.0 [`0f1535f`](https://github.com/N0N1m3/yandex-music/commit/0f1535fe76e10a811016d121ac4b23486e8326c0)

#### v1.0.1

> 14 June 2022

- Create first version of yandex music API. [`#6`](https://github.com/N0N1m3/yandex-music/pull/6)
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 [`#5`](https://github.com/N0N1m3/yandex-music/pull/5)
- chore(deps-dev): Bump prettier from 2.6.2 to 2.7.0 [`#4`](https://github.com/N0N1m3/yandex-music/pull/4)
- chore(deps-dev): Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 [`#3`](https://github.com/N0N1m3/yandex-music/pull/3)
- chore(deps-dev): Bump @types/node from 17.0.41 to 17.0.42 [`#2`](https://github.com/N0N1m3/yandex-music/pull/2)
- chore: Create first endpoint [`#1`](https://github.com/N0N1m3/yandex-music/pull/1)
- chore: Initialize package [`8e46064`](https://github.com/N0N1m3/yandex-music/commit/8e460642dcb1c81f396bfdaee5021a7e7b4a32ee)
- test: Create tests for account endpoint [`cbaa99d`](https://github.com/N0N1m3/yandex-music/commit/cbaa99dabd20f96eae925f0870c88380aee361ae)
- chore: Create config files for typescript [`42cb324`](https://github.com/N0N1m3/yandex-music/commit/42cb324123c459574e58b87dcca56ca5ca7c6636)
