Skip to content

Commit

Permalink
chore(release): 8.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.4](v8.0.3...v8.0.4) (2022-12-22)

### Documentation

* generate typedocs ([#59](#59)) ([84ce31d](84ce31d))
  • Loading branch information
semantic-release-bot committed Dec 22, 2022
1 parent 84ce31d commit fca82b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.0.4](https://github.com/alanshaw/it-length-prefixed/compare/v8.0.3...v8.0.4) (2022-12-22)


### Documentation

* generate typedocs ([#59](https://github.com/alanshaw/it-length-prefixed/issues/59)) ([84ce31d](https://github.com/alanshaw/it-length-prefixed/commit/84ce31d32ce21341a4b231f22daee56aadf32653))

## [8.0.3](https://github.com/alanshaw/it-length-prefixed/compare/v8.0.2...v8.0.3) (2022-10-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-length-prefixed",
"version": "8.0.3",
"version": "8.0.4",
"description": "Streaming length prefixed buffers with async iterables",
"author": "Alan Shaw",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit fca82b7

Please sign in to comment.