Skip to content

Commit 9ff439f

Browse files
authoredJan 21, 2022
chore: release @web-std/file 3.0.2 (#43)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 767988b commit 9ff439f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎packages/file/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
### [3.0.1](https://www.github.com/web-std/io/compare/file-v3.0.0...file-v3.0.1) (2022-01-19)
411

512

‎packages/file/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web-std/file",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Web API compatible File implementation for node",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)
Please sign in to comment.