diff --git a/History.md b/History.md index 1759ebf..2fbc756 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +1.9.0 / 2019-04-17 +================== + +**features** + * [[`08037ee`](http://github.com/koajs/locales/commit/08037ee0ae0a1d74a63d1d7112c79fa43ddf6cd0)] - feat: allow custom locale store cookie domain (#33) (fengmk2 <>) + 1.8.0 / 2018-01-12 ================== diff --git a/package.json b/package.json index 84052dc..aeed573 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-locales", - "version": "1.8.0", + "version": "1.9.0", "description": "koa locales, i18n solution for koa", "main": "index.js", "files": [