mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/apricote/Listory/compare/v1.0.0...v1.0.1) (2020-05-07) ### Bug Fixes * **cd:** docker image labels are missing values ([f68d05c](f68d05ce14))
This commit is contained in:
parent
f68d05ce14
commit
e186915695
3 changed files with 9 additions and 2 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [1.0.1](https://github.com/apricote/Listory/compare/v1.0.0...v1.0.1) (2020-05-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **cd:** docker image labels are missing values ([f68d05c](https://github.com/apricote/Listory/commit/f68d05ce1455d6500ab8599ffc5426d3b0aab088))
|
||||
|
||||
# 1.0.0 (2020-05-07)
|
||||
|
||||
|
||||
|
|
|
|||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@listory/api",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@listory/api",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Track your Spotify Listen History",
|
||||
"author": {
|
||||
"name": "Julian Tölle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue