parent
ec48f1f20c
commit
dc6e8b2f7f
|
@ -1,4 +1,10 @@
|
|||
|
||||
1.5.0 / 2016-03-16
|
||||
==================
|
||||
|
||||
* feat: add localeAlias options
|
||||
* chore(package): update benchmark to version 2.0.0
|
||||
|
||||
1.4.4 / 2015-12-23
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "koa-locales",
|
||||
"version": "1.4.4",
|
||||
"version": "1.5.0",
|
||||
"description": "koa locales, i18n solution for koa",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
|
Loading…
Reference in New Issue