parent
c45be8b6ea
commit
0e0cf4fdde
2
AUTHORS
2
AUTHORS
|
@ -1,3 +1,5 @@
|
|||
fengmk2 <m@fengmk2.com> (https://fengmk2.com)
|
||||
Haoliang Gao <sakura9515@gmail.com> (https://github.com/popomore)
|
||||
闲耘™ <hotoo.cn@gmail.com> (https://github.com/hotoo)
|
||||
ermin.zem <harbin1053020115@gmail.com>
|
||||
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
|
||||
1.4.4 / 2015-12-23
|
||||
==================
|
||||
|
||||
* fix: return empty if the key-value is empty value
|
||||
|
||||
1.4.3 / 2015-12-09
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "koa-locales",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"description": "koa locales, i18n solution for koa",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
|
Loading…
Reference in New Issue