parent
a796c66b6c
commit
e4679a486d
|
@ -1,4 +1,10 @@
|
||||||
|
|
||||||
|
1.4.3 / 2015-12-09
|
||||||
|
==================
|
||||||
|
|
||||||
|
* fix: if header sent, don't set the cookie
|
||||||
|
* doc(options.dirs): fix api doc
|
||||||
|
|
||||||
1.4.2 / 2015-09-20
|
1.4.2 / 2015-09-20
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "koa-locales",
|
"name": "koa-locales",
|
||||||
"version": "1.4.2",
|
"version": "1.4.3",
|
||||||
"description": "koa locales, i18n solution for koa",
|
"description": "koa locales, i18n solution for koa",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Loading…
Reference in New Issue