We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767988b commit 9ff439fCopy full SHA for 9ff439f
packages/file/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.0.2](https://www.github.com/web-std/io/compare/file-v3.0.1...file-v3.0.2) (2022-01-21)
4
+
5
6
+### Changes
7
8
+* **file:** update blob dep version ([767988b](https://www.github.com/web-std/io/commit/767988b9dade84ee04b8cda515c114cba8a1f659))
9
10
### [3.0.1](https://www.github.com/web-std/io/compare/file-v3.0.0...file-v3.0.1) (2022-01-19)
11
12
packages/file/package.json
@@ -1,6 +1,6 @@
{
"name": "@web-std/file",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "Web API compatible File implementation for node",
"files": [
"src",
0 commit comments