Skip to content

Commit a98feaa

Browse files
chore(release): 6.0.6 [skip ci]
## [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))
1 parent 39d3e17 commit a98feaa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.6](https://github.com/rvagg/bl/compare/v6.0.5...v6.0.6) (2023-08-18)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 3.8.0 to 3.8.1 ([39d3e17](https://github.com/rvagg/bl/commit/39d3e1729f0a7ddeac21e02b7983b0255ea212a2))
7+
18
## [6.0.5](https://github.com/rvagg/bl/compare/v6.0.4...v6.0.5) (2023-08-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bl",
3-
"version": "6.0.5",
3+
"version": "6.0.6",
44
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
55
"license": "MIT",
66
"main": "bl.js",

0 commit comments

Comments
 (0)