Skip to content

Commit f702d5e

Browse files
committed
1.0.4
1 parent b9a4352 commit f702d5e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.4 - October, 03 2018
2+
3+
* b9a4352 Fix: add module export (fixes #23) (#25) (Lukas Aichbauer)
4+
15
1.0.3 - September, 16 2018
26

37
* 4359f0b fix: update babel to version 7 (fixes #21) (#22) (Achmad Kurnianto)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-routes-mapper",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "a small mapper for express routes",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)