From f46533107d3de2f7b36e76e51e85d846310568d4 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Mar 2022 11:09:07 +0100 Subject: [PATCH] Release 1.123.0 (#739) --- CHANGELOG.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 555060133..a9594d8f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.123.0 - 05.03.2022 ### Added -- Included data provider errors in API response +- Included data provider errors in the API response ### Changed diff --git a/package.json b/package.json index dd5740030..737c8e7c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghostfolio", - "version": "1.122.0", + "version": "1.123.0", "homepage": "https://ghostfol.io", "license": "AGPL-3.0", "scripts": {