We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e744a commit 9cb3d06Copy full SHA for 9cb3d06
CHANGES.md
@@ -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
9
2016-09-05, Version 2.22.0
10
==========================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-boot",
- "version": "2.22.0",
+ "version": "2.23.0",
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",
0 commit comments