From 6781ad209afa48ec7283b491e3786272cbd1b136 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 25 Apr 2020 07:28:51 +0000 Subject: [PATCH] chore(release): 0.2.1-beta.8 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc57ad8..b617f36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.2.1-beta.8](https://github.com/danobot/notorious/compare/v0.2.1-beta.6...v0.2.1-beta.8) (2020-04-25) + + +### Bug Fixes + +* image fold ([95d5bea](https://github.com/danobot/notorious/commit/95d5bea639f6a46a62240fbb51c17f3ec617c72d)) + ### [0.2.1-beta.7](https://github.com/danobot/notorious/compare/v0.2.1-beta.5...v0.2.1-beta.7) (2020-04-25) diff --git a/package.json b/package.json index 853fae2..61eb682 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "notorious", "productName": "Notorious", - "version": "0.2.1-beta.7", + "version": "0.2.1-beta.8", "description": "Note taking application with cross-device synchronisation and offline support in mind.", "author": { "name": "Daniel Mason",