Skip to content

Commit 2fde22b

Browse files
chore: release @web-std/blob 3.0.4 (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18e426e commit 2fde22b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blob/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [3.0.4](https://www.github.com/web-std/io/compare/blob-v3.0.3...blob-v3.0.4) (2022-02-24)
4+
5+
6+
### Changes
7+
8+
* disable node native blob ([#49](https://www.github.com/web-std/io/issues/49)) ([18e426e](https://www.github.com/web-std/io/commit/18e426e0552eb855275faadceab35c41335582f2))
9+
310
### [3.0.3](https://www.github.com/web-std/io/compare/blob-v3.0.2...blob-v3.0.3) (2022-01-21)
411

512

packages/blob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web-std/blob",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Web API compatible Blob implementation",
55
"keywords": [
66
"blob",

0 commit comments

Comments
 (0)