Skip to content

Commit

Permalink
chore(release): 6.0.19 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.19](v6.0.18...v6.0.19) (2025-01-28)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([#151](#151)) ([2e72553](2e72553))
  • Loading branch information
semantic-release-bot committed Jan 28, 2025
1 parent 2e72553 commit 92d9b7c
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 @@
## [6.0.19](https://github.com/rvagg/bl/compare/v6.0.18...v6.0.19) (2025-01-28)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([#151](https://github.com/rvagg/bl/issues/151)) ([2e72553](https://github.com/rvagg/bl/commit/2e7255395260941d199ffe644feecbe6ed2647e4))

## [6.0.18](https://github.com/rvagg/bl/compare/v6.0.17...v6.0.18) (2024-12-30)

### Trivial Changes
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.18",
"version": "6.0.19",
"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 92d9b7c

Please sign in to comment.