Skip to content

Commit 878790f

Browse files
chore(release): 2.0.1 [skip ci]
## [it-length-prefixed-stream-v2.0.1](it-length-prefixed-stream-2.0.0...it-length-prefixed-stream-2.0.1) (2025-03-19) ### Bug Fixes * update it-byte-stream dep ([13329ba](13329ba))
1 parent 88b9ffc commit 878790f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/it-length-prefixed-stream/CHANGELOG.md

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

39
### ⚠ BREAKING CHANGES

packages/it-length-prefixed-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-length-prefixed-stream",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Read and write length-prefixed byte arrays over a duplex stream",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)