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

Commit 866ad2c

Browse files
author
Panagis Tselentis
committed
Updated version
1 parent aac1bd9 commit 866ad2c

File tree

3 files changed

+212
-208
lines changed

3 files changed

+212
-208
lines changed

CHANGELOG.md

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

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

5+
## [0.12.2](https://github.com/pantsel/konga/releases/tag/0.12.2) - 22-08-2018
6+
* **[Fix]** Fix wrong require path on db prepare.
7+
* Other minor issues
8+
59
## [0.12.1](https://github.com/pantsel/konga/releases/tag/0.12.1) - 28-07-2018
610
* **[Deprecation]** Deprecated consumer imports. This feature was not adopted and provided unnecessary
711
complexity to maintenance as well as increased the overall project's size.

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.12.1-2",
3+
"version": "0.12.2",
44
"description": "Kong admin GUI",
55
"keywords": [
66
"sails.js",

0 commit comments

Comments
 (0)