balena-image-fs
Advanced tools
Comparing version 7.0.4 to 7.0.5-add-versionbot-changelog-8f4b321aa0784f914c84922122f754451dcf21d0
@@ -7,2 +7,46 @@ # Change Log | ||
## 7.0.5 - 2020-11-27 | ||
<details> | ||
<summary> Update file-disk from 8.0.0 to 8.0.1 [Alexis Svinartchouk] </summary> | ||
> ### file-disk-8.0.1 - 2020-11-26 | ||
> | ||
> * Add versionbot changelog [Alexis Svinartchouk] | ||
> | ||
</details> | ||
<details> | ||
<summary> Update ext2fs from 3.0.3 to 3.0.4 [Alexis Svinartchouk] </summary> | ||
> ### node-ext2fs-3.0.4 - 2020-11-26 | ||
> | ||
> * Add versionbot changelog [Alexis Svinartchouk] | ||
> | ||
</details> | ||
<details> | ||
<summary> Update partitioninfo from 6.0.1 to 6.0.2 [Alexis Svinartchouk] </summary> | ||
> ### partitioninfo-6.0.2 - 2020-11-27 | ||
> | ||
> | ||
> <details> | ||
> <summary> Update file-disk from 8.0.0 to 8.0.1 [Alexis Svinartchouk] </summary> | ||
> | ||
>> #### file-disk-8.0.1 - 2020-11-26 | ||
>> | ||
>> * Add versionbot changelog [Alexis Svinartchouk] | ||
>> | ||
> </details> | ||
> | ||
> * Add versionbot changelog [Alexis Svinartchouk] | ||
> | ||
</details> | ||
* Add versionbot changelog [Alexis Svinartchouk] | ||
# v7.0.4 | ||
@@ -9,0 +53,0 @@ ## (2020-11-05) |
{ | ||
"name": "balena-image-fs", | ||
"version": "7.0.4", | ||
"version": "7.0.5-add-versionbot-changelog-8f4b321aa0784f914c84922122f754451dcf21d0", | ||
"description": "Balena.io image filesystem manipulation utilities", | ||
@@ -70,8 +70,8 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"ext2fs": "^3.0.3", | ||
"ext2fs": "^3.0.4", | ||
"fatfs": "^0.10.7", | ||
"file-disk": "^8.0.0", | ||
"partitioninfo": "^6.0.1", | ||
"file-disk": "^8.0.1", | ||
"partitioninfo": "^6.0.2", | ||
"typed-error": "^3.2.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26504
1
Updatedext2fs@^3.0.4
Updatedfile-disk@^8.0.1
Updatedpartitioninfo@^6.0.2