From a02edda92b94779ea9c6ba2a87a4f9efba600da0 Mon Sep 17 00:00:00 2001 From: Nicolas Froidure Date: Tue, 30 Oct 2018 17:52:30 +0100 Subject: [PATCH] 3.1.1 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50285edb..5d05598d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [3.1.1](https://github.com/nfroidure/whook/compare/v3.1.0...v3.1.1) (2018-10-30) + + +### Bug Fixes + +* **$autoload:** Ensure handlers can still be injected without wrappers ([68d9975](https://github.com/nfroidure/whook/commit/68d9975)) + + + # [3.1.0](https://github.com/nfroidure/whook/compare/v3.0.0...v3.1.0) (2018-10-22) diff --git a/package-lock.json b/package-lock.json index 439785ae..7dec1b78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "whook", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 028955c3..e0e741cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whook", - "version": "3.1.0", + "version": "3.1.1", "description": "Build strong and efficient REST web services.", "metapak": { "configs": [