Skip to content

Commit 45506dd

Browse files
chore: release @web-std/stream 1.0.3 (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ce9cd2a commit 45506dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/stream/CHANGELOG.md

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

3+
### [1.0.3](https://www.github.com/web-std/io/compare/stream-v1.0.2...stream-v1.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
### [1.0.2](https://www.github.com/web-std/io/compare/stream-v1.0.1...stream-v1.0.2) (2022-04-13)
411

512

packages/stream/package.json

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

0 commit comments

Comments
 (0)