We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ccfa6e commit 2c3ebfbCopy full SHA for 2c3ebfb
2 files changed
packages/it-byte-stream/CHANGELOG.md
@@ -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
7
## [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)
8
9
### ⚠ BREAKING CHANGES
packages/it-byte-stream/package.json
@@ -1,6 +1,6 @@
{
"name": "it-byte-stream",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Read and write arbitrary bytes over a duplex stream",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
0 commit comments