Skip to content

Commit 3599d61

Browse files
chore(release): 6.1.2 [skip ci]
## [6.1.2](v6.1.1...v6.1.2) (2025-08-12) ### Trivial Changes * **deps:** bump actions/checkout from 4 to 5 ([#158](#158)) ([28a3852](28a3852))
1 parent 28a3852 commit 3599d61

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.1.2](https://github.com/rvagg/bl/compare/v6.1.1...v6.1.2) (2025-08-12)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/checkout from 4 to 5 ([#158](https://github.com/rvagg/bl/issues/158)) ([28a3852](https://github.com/rvagg/bl/commit/28a385240073abe68517d56d18b442d55b16ebe9))
6+
17
## [6.1.1](https://github.com/rvagg/bl/compare/v6.1.0...v6.1.1) (2025-08-01)
28

39
### Trivial Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bl",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
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)