parent
dddb4c0c2e
commit
2d9f68ab8c
|
@ -1,4 +1,9 @@
|
|||
|
||||
1.6.0 / 2017-04-27
|
||||
==================
|
||||
|
||||
* feat: support header lang from localeAlias (#27)
|
||||
|
||||
1.5.2 / 2017-01-13
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "koa-locales",
|
||||
"version": "1.5.2",
|
||||
"version": "1.6.0",
|
||||
"description": "koa locales, i18n solution for koa",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
|
Loading…
Reference in New Issue