From bd7210f72dac853897336cc32eec8d410b78a863 Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Sun, 23 Aug 2015 23:18:26 +0800 Subject: [PATCH] Release 1.0.1 --- AUTHORS | 7 +++++-- History.md | 7 +++++++ package.json | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index b1f64a4..faff799 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,8 @@ # Ordered by date of first contribution. -# Auto-generated by 'contributors' on Thu, 27 Mar 2014 12:30:11 GMT. +# Auto-generated by 'contributors' on Sun, 23 Aug 2015 15:17:01 GMT. # https://github.com/xingrz/node-contributors -fengmk2 (https://github.com/fengmk2) +fengmk2 +Hugo Dozois +Jason Lee (https://github.com/huacnlee) +fengmk2 (https://github.com/fengmk2) diff --git a/History.md b/History.md index 9624c1e..6802d91 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,11 @@ +1.0.1 / 2015-08-23 +================== + + * chore: use eslint + * chore: remove path-to-regexp dependency + * doc: Add JSDoc format documentation. + 1.0.0 / 2015-05-12 ================== diff --git a/package.json b/package.json index 8180e75..5be7391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-roles", - "version": "1.0.0", + "version": "1.0.1", "description": "koa version of Connect-Roles", "main": "index.js", "files": [