Skip to content

Commit 21600ad

Browse files
committed
1.2.0
1 parent 6370638 commit 21600ad

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.2.0
2+
3+
- extensions option added
4+
5+
16
## 1.0.0
27

38
- mapValue option added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "require-dir",
33
"description": "Helper to require() directories.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": "Aseem Kishore <[email protected]>",
66
"license": "MIT",
77
"dependencies": {},

0 commit comments

Comments
 (0)