Skip to content

Commit 2d03408

Browse files
chore(release): 8.0.3 [skip ci]
## [8.0.3](v8.0.2...v8.0.3) (2022-10-12) ### Dependencies * update uint8arrays from 3.x.x to 4.x.x ([#49](#49)) ([26660ea](26660ea)) ### Trivial Changes * update project config ([#50](#50)) ([d25997b](d25997b))
1 parent d25997b commit 2d03408

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [8.0.3](https://github.com/alanshaw/it-length-prefixed/compare/v8.0.2...v8.0.3) (2022-10-12)
2+
3+
4+
### Dependencies
5+
6+
* update uint8arrays from 3.x.x to 4.x.x ([#49](https://github.com/alanshaw/it-length-prefixed/issues/49)) ([26660ea](https://github.com/alanshaw/it-length-prefixed/commit/26660ea1920ac146cf1397bedc51d7565d7517a3))
7+
8+
9+
### Trivial Changes
10+
11+
* update project config ([#50](https://github.com/alanshaw/it-length-prefixed/issues/50)) ([d25997b](https://github.com/alanshaw/it-length-prefixed/commit/d25997bb6690207445980af0e2c103a3f6d9fd5d))
12+
113
## [8.0.2](https://github.com/alanshaw/it-length-prefixed/compare/v8.0.1...v8.0.2) (2022-07-30)
214

315

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",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "Streaming length prefixed buffers with async iterables",
55
"author": "Alan Shaw",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)