From 41d3906c07d62923255565e911ce666003aa86b6 Mon Sep 17 00:00:00 2001 From: neil mclaughlin Date: Sun, 20 Oct 2019 17:30:41 +0100 Subject: [PATCH] :notes: Add missing changelog error Also, bump version minor number --- CHANGELOG.md | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f7e76c..1428b894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ -1.15.4 / 2019-10-20 -=================== +1.15.5 / 2019-10-20 - Fix logic error in azure search 1.15.3 / 2019-10-10 diff --git a/package.json b/package.json index c76bc7ca..54995b13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connecting-to-services", - "version": "1.15.4", + "version": "1.15.5", "private": true, "description": "Helping to connect people to appropriate services, meeting their time, location and accessibility needs.", "scripts": {