Skip to content

Commit da1fcf7

Browse files
chore(release): 6.0.17 [skip ci]
## [6.0.17](v6.0.16...v6.0.17) (2024-12-30) ### Tests * ignore TS errors from dependencies ([17e7a10](17e7a10))
1 parent 17e7a10 commit da1fcf7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.17](https://github.com/rvagg/bl/compare/v6.0.16...v6.0.17) (2024-12-30)
2+
3+
### Tests
4+
5+
* ignore TS errors from dependencies ([17e7a10](https://github.com/rvagg/bl/commit/17e7a10c82b07f3ef63a4235a842159d6c08a7d0))
6+
17
## [6.0.16](https://github.com/rvagg/bl/compare/v6.0.15...v6.0.16) (2024-09-25)
28

39
### Trivial Changes

package.json

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