Skip to content

Commit 6a4aa90

Browse files
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2025-08-01) ### Trivial Changes * **deps-dev:** bump typescript from 5.8.3 to 5.9.2 ([#157](#157)) ([70f4e16](70f4e16))
1 parent 70f4e16 commit 6a4aa90

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.1](https://github.com/rvagg/bl/compare/v6.1.0...v6.1.1) (2025-08-01)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump typescript from 5.8.3 to 5.9.2 ([#157](https://github.com/rvagg/bl/issues/157)) ([70f4e16](https://github.com/rvagg/bl/commit/70f4e160c3146748ed71217b842bab27c04c70ca))
6+
17
## [6.1.0](https://github.com/rvagg/bl/compare/v6.0.20...v6.1.0) (2025-03-11)
28

39
### Features

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.0",
3+
"version": "6.1.1",
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)