Skip to content

Commit 235a22d

Browse files
committed
chore(package) v1.3.5
1 parent e1e5d76 commit 235a22d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018.04.15, v1.3.5
2+
3+
fix:
4+
- (api) resizeFile: e2fsck: -p -> -fy: resize2fs needs --force, disable interactive mode
5+
6+
17
2018.04.15, v1.3.4
28

39
fix:

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.3.4",
4+
"version": "1.3.5",
55
"description": "Create or resize file system of an image file to use as a loop device",
66
"bin": "bin/loop.sh",
77
"repository": {

0 commit comments

Comments
 (0)