chore(release): 1.2.3 [skip ci]

## [1.2.3](https://github.com/apricote/Listory/compare/v1.2.2...v1.2.3) (2020-05-12)

### Bug Fixes

* **ci:** Helm chart still not properly released ([f0100e8](f0100e87e2))
This commit is contained in:
semantic-release-bot 2020-05-12 00:10:51 +00:00
parent f0100e87e2
commit 215b08d57b
4 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,10 @@
## [1.2.3](https://github.com/apricote/Listory/compare/v1.2.2...v1.2.3) (2020-05-12)
### Bug Fixes
* **ci:** Helm chart still not properly released ([f0100e8](https://github.com/apricote/Listory/commit/f0100e87e23eeb8297053ebc684423d3069275be))
## [1.2.2](https://github.com/apricote/Listory/compare/v1.2.1...v1.2.2) (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.2
version: 1.2.3
# 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.2
appVersion: 1.2.3

2
package-lock.json generated
View file

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

View file

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