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 b9a4352 commit f702d5eCopy full SHA for f702d5e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.0.4 - October, 03 2018
2
+
3
+* b9a4352 Fix: add module export (fixes #23) (#25) (Lukas Aichbauer)
4
5
1.0.3 - September, 16 2018
6
7
* 4359f0b fix: update babel to version 7 (fixes #21) (#22) (Achmad Kurnianto)
package.json
@@ -1,6 +1,6 @@
{
"name": "express-routes-mapper",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "a small mapper for express routes",
"main": "lib/index.js",
"scripts": {
0 commit comments