Skip to content

Commit daa318f

Browse files
chore: release @web-std/blob 3.0.5 (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c17d596 commit daa318f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blob/CHANGELOG.md

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

3+
### [3.0.5](https://www.github.com/web-std/io/compare/blob-v3.0.4...blob-v3.0.5) (2023-08-28)
4+
5+
6+
### Changes
7+
8+
* promote `types` conditional exports to the top of the list ([#88](https://www.github.com/web-std/io/issues/88)) ([c1339b9](https://www.github.com/web-std/io/commit/c1339b9bef4312e5efd4c5fe627b92e6c1d5c3d1))
9+
310
### [3.0.4](https://www.github.com/web-std/io/compare/blob-v3.0.3...blob-v3.0.4) (2022-02-24)
411

512

packages/blob/package.json

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

0 commit comments

Comments
 (0)