Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 803f21f

Browse files
committed
Patch version
1 parent b012b08 commit 803f21f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.14.7](https://github.com/pantsel/konga/releases/tag/0.14.7)
6+
* Fixed `NO_AUTH` onboarding problems related to #474 when using a database.
57

68
## [0.14.6](https://github.com/pantsel/konga/releases/tag/0.14.6)
79
* Fixed `NO_AUTH` onboarding problems related to #474.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kongadmin",
3-
"version": "0.14.6",
3+
"version": "0.14.7",
44
"description": "Kong admin GUI",
55
"keywords": [
66
"sails.js",

0 commit comments

Comments
 (0)