Skip to content

Commit 53d0bc9

Browse files
chore(release): 6.0.11 [skip ci]
## [6.0.11](v6.0.10...v6.0.11) (2024-02-08) ### Trivial Changes * **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([d8ac460](d8ac460)) * update Node.js versions in CI ([863a5e0](863a5e0))
1 parent 863a5e0 commit 53d0bc9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.0.11](https://github.com/rvagg/bl/compare/v6.0.10...v6.0.11) (2024-02-08)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([d8ac460](https://github.com/rvagg/bl/commit/d8ac460597a24b0e783da2acd6ab37eacbbb0af5))
7+
* update Node.js versions in CI ([863a5e0](https://github.com/rvagg/bl/commit/863a5e02f2c144c54be88ff962b0a902684c6527))
8+
19
## [6.0.10](https://github.com/rvagg/bl/compare/v6.0.9...v6.0.10) (2024-01-01)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bl",
3-
"version": "6.0.10",
3+
"version": "6.0.11",
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)