Skip to content

Commit

Permalink
chore(release): 6.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.6](v6.0.5...v6.0.6) (2023-08-18)

### Trivial Changes

* **deps:** bump actions/setup-node from 3.8.0 to 3.8.1 ([39d3e17](39d3e17))
  • Loading branch information
semantic-release-bot committed Aug 18, 2023
1 parent 39d3e17 commit a98feaa
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.6](https://github.com/rvagg/bl/compare/v6.0.5...v6.0.6) (2023-08-18)


### Trivial Changes

* **deps:** bump actions/setup-node from 3.8.0 to 3.8.1 ([39d3e17](https://github.com/rvagg/bl/commit/39d3e1729f0a7ddeac21e02b7983b0255ea212a2))

## [6.0.5](https://github.com/rvagg/bl/compare/v6.0.4...v6.0.5) (2023-08-15)


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.5",
"version": "6.0.6",
"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 a98feaa

Please sign in to comment.