Skip to content

Commit 8d72ce7

Browse files
chore(release): 6.0.9 [skip ci]
## [6.0.9](v6.0.8...v6.0.9) (2023-11-27) ### Trivial Changes * **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([bb294bd](bb294bd))
1 parent bb294bd commit 8d72ce7

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.9](https://github.com/rvagg/bl/compare/v6.0.8...v6.0.9) (2023-11-27)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([bb294bd](https://github.com/rvagg/bl/commit/bb294bd7baa5c5e1e062bd23b5d714692e04d414))
7+
18
## [6.0.8](https://github.com/rvagg/bl/compare/v6.0.7...v6.0.8) (2023-10-25)
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.8",
3+
"version": "6.0.9",
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)