Release 1.2.4
This commit is contained in:
parent
27caff3d59
commit
a293cc2d5e
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
|
||||
1.2.4 / 2016-09-07
|
||||
==================
|
||||
|
||||
* fix: should get subdomains from hostname instead (#809)
|
||||
|
||||
1.2.3 / 2016-09-07
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "koa",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"description": "Koa web app framework",
|
||||
"main": "lib/application.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue