Skip to content

Commit cd5b686

Browse files
committed
chore(package) v1.2.0
1 parent 6d24f10 commit cd5b686

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2017.06.01, v1.2.0
2+
3+
fix:
4+
- (dockerignore) rm package.json
5+
- (loop) $DIR -> $SIZE
6+
7+
feature:
8+
- (loop) add ability to pass arguments via environment variables
9+
- (package) scripts: postwisdom:done
10+
11+
112
2017.05.31, v1.1.0
213

314
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "loop",
33
"private": true,
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "Create or resize file system of an image file to use as a loop device",
66
"bin": "loop.sh",
77
"repository": {

0 commit comments

Comments
 (0)