Skip to content

Commit c770c7f

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

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.3](https://www.github.com/web-std/io/compare/file-v3.0.2...file-v3.0.3) (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.2](https://www.github.com/web-std/io/compare/file-v3.0.1...file-v3.0.2) (2022-01-21)
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.2",
3+
"version": "3.0.3",
44
"description": "Web API compatible File implementation for node",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)