Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joeybaker committed Nov 2, 2015
1 parent f79c2f0 commit ee2dc4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.1.0 | 2015-11-02
* add: now resolves `index.js` when no file is provided. Fixes #20. Thanks @ehynds
* internal: Update nsp

## v2.0.3 | 2015-06-24
* docs: Add alternatives to readme

Expand Down Expand Up @@ -76,3 +80,4 @@ Init




2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remapify",
"version": "2.0.3",
"version": "2.1.0",
"description": "Alias directories of files for browserify",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit ee2dc4b

Please sign in to comment.