chore(release): 1.2.2 [skip ci]

## [1.2.2](https://github.com/apricote/Listory/compare/v1.2.1...v1.2.2) (2020-05-11)

### Bug Fixes

* **ci:** Helm chart was not automatically released ([ff0c155](ff0c1553f0))
This commit is contained in:
semantic-release-bot 2020-05-11 23:33:17 +00:00
parent ff0c1553f0
commit 66c3165583
4 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,10 @@
## [1.2.2](https://github.com/apricote/Listory/compare/v1.2.1...v1.2.2) (2020-05-11)
### Bug Fixes
* **ci:** Helm chart was not automatically released ([ff0c155](https://github.com/apricote/Listory/commit/ff0c1553f043d00fde7d419d222121253682a77a))
## [1.2.1](https://github.com/apricote/Listory/compare/v1.2.0...v1.2.1) (2020-05-11)

View file

@ -14,8 +14,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 1.2.1
version: 1.2.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.2.1
appVersion: 1.2.2

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "@listory/api",
"version": "1.2.1",
"version": "1.2.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "@listory/api",
"version": "1.2.1",
"version": "1.2.2",
"description": "Track your Spotify Listen History",
"author": {
"name": "Julian Tölle",