Skip to content

Commit

Permalink
chore(release): 9.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.1.0](v9.0.5...v9.1.0) (2024-08-08)

### Features

* add custom errors and remove err-code ([#129](#129)) ([7b845bd](7b845bd))
  • Loading branch information
semantic-release-bot committed Aug 8, 2024
1 parent 7b845bd commit aca5684
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [9.1.0](https://github.com/alanshaw/it-length-prefixed/compare/v9.0.5...v9.1.0) (2024-08-08)

### Features

* add custom errors and remove err-code ([#129](https://github.com/alanshaw/it-length-prefixed/issues/129)) ([7b845bd](https://github.com/alanshaw/it-length-prefixed/commit/7b845bd4f6dfc2eecfd57eb9e1e9290543de8ebf))

## [9.0.5](https://github.com/alanshaw/it-length-prefixed/compare/v9.0.4...v9.0.5) (2024-08-07)

### Dependencies
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": "9.0.5",
"version": "9.1.0",
"description": "Streaming length prefixed buffers with async iterables",
"author": "Alan Shaw",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit aca5684

Please sign in to comment.