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 a9101e4 commit ff76b9dCopy full SHA for ff76b9d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.0.6 - October, 09 2018
2
+
3
+* a9101e4 Fix: class vs function (#28) (Lukas Aichbauer)
4
5
1.0.5 - October, 09 2018
6
7
* 7de1449 Chore: manage dependencies (#27) (Lukas Aichbauer)
package.json
@@ -1,6 +1,6 @@
{
"name": "express-routes-mapper",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "a small mapper for express routes",
"main": "lib/index.js",
"scripts": {
0 commit comments