Skip to content

Commit 9cb3d06

Browse files
committed
2.23.0
* Fix resolution of middleware modules (Miroslav Bajtoš) * Normalize line endings to support both LF and CRLF (Miroslav Bajtoš)
1 parent d9e744a commit 9cb3d06

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2016-10-13, Version 2.23.0
2+
==========================
3+
4+
* Fix resolution of middleware modules (Miroslav Bajtoš)
5+
6+
* Normalize line endings to support both LF and CRLF (Miroslav Bajtoš)
7+
8+
19
2016-09-05, Version 2.22.0
210
==========================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-boot",
3-
"version": "2.22.0",
3+
"version": "2.23.0",
44
"description": "Convention-based bootstrapper for LoopBack applications",
55
"keywords": [
66
"StrongLoop",

0 commit comments

Comments
 (0)