Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Nov 26, 2018
1 parent 6370638 commit 21600ad
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,3 +1,8 @@
## 1.2.0

- extensions option added


## 1.0.0

- mapValue option added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "require-dir",
"description": "Helper to require() directories.",
"version": "1.1.0",
"version": "1.2.0",
"author": "Aseem Kishore <[email protected]>",
"license": "MIT",
"dependencies": {},
Expand Down

1 comment on commit 21600ad

@XhmikosR
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@contra: can you please add the git tag/GH release too?

Please sign in to comment.