Skip to content

Commit 89e40a2

Browse files
committed
0.1.1
1 parent 6f9d17f commit 89e40a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## release note
22

3+
### 0.1.1
4+
5+
- bugfix: missing options.json
36

47
### 0.1.0
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "less-json-import-loader",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "load variable from json sources to Less files Edit",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)