From 803f21fde56ef1e6ed6fce81670524dc7afaee46 Mon Sep 17 00:00:00 2001 From: pantsel Date: Sat, 19 Oct 2019 15:46:47 +0300 Subject: [PATCH] Patch version --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce21ac9d..33063a998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. +## [0.14.7](https://github.com/pantsel/konga/releases/tag/0.14.7) +* Fixed `NO_AUTH` onboarding problems related to #474 when using a database. ## [0.14.6](https://github.com/pantsel/konga/releases/tag/0.14.6) * Fixed `NO_AUTH` onboarding problems related to #474. diff --git a/package.json b/package.json index ec583c2e5..c54d1f813 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kongadmin", - "version": "0.14.6", + "version": "0.14.7", "description": "Kong admin GUI", "keywords": [ "sails.js",