Skip to content

Commit 43a41ed

Browse files
chore(release): 6.0.4 [skip ci]
## [6.0.4](v6.0.3...v6.0.4) (2023-08-07) ### Trivial Changes * **deps-dev:** bump @types/readable-stream from 2.3.15 to 4.0.0 ([dd8cdb0](dd8cdb0))
1 parent dd8cdb0 commit 43a41ed

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.4](https://github.com/rvagg/bl/compare/v6.0.3...v6.0.4) (2023-08-07)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump @types/readable-stream from 2.3.15 to 4.0.0 ([dd8cdb0](https://github.com/rvagg/bl/commit/dd8cdb0c64e1272c21d3bb251971afaaabbb0a1b))
7+
18
## [6.0.3](https://github.com/rvagg/bl/compare/v6.0.2...v6.0.3) (2023-07-07)
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.3",
3+
"version": "6.0.4",
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)