mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
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:
parent
7f6af16d55
commit
62716a8d04
4 changed files with 20 additions and 5 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@listory/api",
|
||||
"version": "1.13.0",
|
||||
"version": "1.14.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@listory/api",
|
||||
"version": "1.13.0",
|
||||
"version": "1.14.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@digikare/nestjs-prom": "1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue