From a78264a88072ac6e374228e577735c177c773168 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 21 Mar 2020 03:38:47 +0000 Subject: [PATCH] chore(release): 0.1.1-alpha.23 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be4d5d9..15cc950 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.1.1-alpha.23](https://github.com/danobot/notorious/compare/v0.1.1-alpha.21...v0.1.1-alpha.23) (2020-03-21) + + +### Features + +* subnotes ([d1c7c5c](https://github.com/danobot/notorious/commit/d1c7c5c61e7be1bab52e379e5974dbb0b6b02b4b)) + ### 0.1.1-alpha.22 (2020-03-20) diff --git a/package.json b/package.json index a824325..b1fa756 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "notorious", "productName": "Notorious", - "version": "0.1.1-alpha.22", + "version": "0.1.1-alpha.23", "description": "Note taking application with cross-device synchronisation and offline support in mind.", "author": { "name": "Daniel Mason",