chore(release): 1.14.0 [skip ci]

# [1.14.0](https://github.com/apricote/Listory/compare/v1.13.0...v1.14.0) (2021-11-21)

### Bug Fixes

* **ci:** also provide GITHUB_TOKEN ([c033af7](c033af7013))
* **ci:** provide PAT as GH_TOKEN ([7f6af16](7f6af16d55))
* **ci:** use PAT for pushing changelog ([29fc348](29fc3488cf))

### Features

* **api:** update existing artists in MusicLibrary ([a0ffe10](a0ffe108e1))
* top genres report ([a0c28e2](a0c28e2324))
This commit is contained in:
semantic-release-bot 2021-11-21 17:40:48 +00:00
parent 7f6af16d55
commit 62716a8d04
4 changed files with 20 additions and 5 deletions

View file

@ -1,3 +1,18 @@
# [1.14.0](https://github.com/apricote/Listory/compare/v1.13.0...v1.14.0) (2021-11-21)
### Bug Fixes
* **ci:** also provide GITHUB_TOKEN ([c033af7](https://github.com/apricote/Listory/commit/c033af7013bcd0a92de3eae486445719435af092))
* **ci:** provide PAT as GH_TOKEN ([7f6af16](https://github.com/apricote/Listory/commit/7f6af16d5508b3f55fd09907190f18795bb5503f))
* **ci:** use PAT for pushing changelog ([29fc348](https://github.com/apricote/Listory/commit/29fc3488cf333aaab8f13c7cbbc9baebeb6e22fb))
### Features
* **api:** update existing artists in MusicLibrary ([a0ffe10](https://github.com/apricote/Listory/commit/a0ffe108e152731d57dfda2a5b39edc2e7f2da5d))
* top genres report ([a0c28e2](https://github.com/apricote/Listory/commit/a0c28e2324ddd1e2726d419a2d144fbd3f03abd6))
# [1.13.0](https://github.com/apricote/Listory/compare/v1.12.0...v1.13.0) (2021-05-25)