Skip to content

Commit 2c3ebfb

Browse files
chore(release): 2.0.1 [skip ci]
## [it-byte-stream-v2.0.1](it-byte-stream-2.0.0...it-byte-stream-2.0.1) (2025-03-19) ### Bug Fixes * update deps ([2ccfa6e](2ccfa6e))
1 parent 2ccfa6e commit 2c3ebfb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/it-byte-stream/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [it-byte-stream-v2.0.1](https://github.com/achingbrain/it/compare/it-byte-stream-2.0.0...it-byte-stream-2.0.1) (2025-03-19)
2+
3+
### Bug Fixes
4+
5+
* update deps ([2ccfa6e](https://github.com/achingbrain/it/commit/2ccfa6e82b9d8ca8f40b0cdbff283414947a3f0e))
6+
17
## [it-byte-stream-v2.0.0](https://github.com/achingbrain/it/compare/it-byte-stream-1.1.1...it-byte-stream-2.0.0) (2025-03-19)
28

39
### ⚠ BREAKING CHANGES

packages/it-byte-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-byte-stream",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Read and write arbitrary bytes over a duplex stream",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)