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 4359f0b commit 5bbd871Copy full SHA for 5bbd871
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.0.3 - September, 16 2018
2
+
3
+* 4359f0b fix: update babel to version 7 (fixes #21) (#22) (Achmad Kurnianto)
4
5
1.0.2 - April, 25 2018
6
7
* 9fa2b4b Docs: add changelog (#18) (Lukas Aichbauer)
package.json
@@ -1,6 +1,6 @@
{
"name": "express-routes-mapper",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "a small mapper for express routes",
"main": "lib/index.js",
"scripts": {
0 commit comments