Skip to content

Commit

Permalink
chore(release): 6.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.9](v6.0.8...v6.0.9) (2023-11-27)

### Trivial Changes

* **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([bb294bd](bb294bd))
  • Loading branch information
semantic-release-bot committed Nov 27, 2023
1 parent bb294bd commit 8d72ce7
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 @@
## [6.0.9](https://github.com/rvagg/bl/compare/v6.0.8...v6.0.9) (2023-11-27)


### Trivial Changes

* **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([bb294bd](https://github.com/rvagg/bl/commit/bb294bd7baa5c5e1e062bd23b5d714692e04d414))

## [6.0.8](https://github.com/rvagg/bl/compare/v6.0.7...v6.0.8) (2023-10-25)


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": "bl",
"version": "6.0.8",
"version": "6.0.9",
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
"license": "MIT",
"main": "bl.js",
Expand Down

0 comments on commit 8d72ce7

Please sign in to comment.