Skip to content

Commit 7d3384a

Browse files
Tyler Kellenphated
authored andcommitted
Release: 0.6.0
1 parent 478fd55 commit 7d3384a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.6.0:
2+
date: 2015-05-20
3+
changes:
4+
- Include module name when prepare is successful.
15
v0.5.0:
26
date: 2015-05-20
37
changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rechoir",
33
"description": "Require any supported file as a node module.",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"homepage": "https://github.com/tkellen/node-rechoir",
66
"author": {
77
"name": "Tyler Kellen",

0 commit comments

Comments
 (0)