Skip to content

Commit

Permalink
chore(package) v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 15, 2021
1 parent 250ebaa commit 8cc1732
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2021.03.15, v1.4.1

fix:
- fix(api) mkfs.ext4 -t new -> mkfs.ext4: invalid blocks '-T'


feature:
- feature(package) nodemon v2.0.7
- feature(package) redrun v9.0.0
- feature(package) version-io v4.0.1



2018.05.30, v1.4.0

feature:
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": "loop",
"private": true,
"version": "1.4.0",
"version": "1.4.1",
"description": "Create or resize file system of an image file to use as a loop device",
"bin": "bin/loop.sh",
"type": "module",
Expand Down

0 comments on commit 8cc1732

Please sign in to comment.