Skip to content

Commit 1559d9e

Browse files
chore(release): 6.0.7 [skip ci]
## [6.0.7](v6.0.6...v6.0.7) (2023-08-25) ### Trivial Changes * **deps-dev:** bump typescript from 5.1.6 to 5.2.2 ([7e539ad](7e539ad))
1 parent 7e539ad commit 1559d9e

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.7](https://github.com/rvagg/bl/compare/v6.0.6...v6.0.7) (2023-08-25)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump typescript from 5.1.6 to 5.2.2 ([7e539ad](https://github.com/rvagg/bl/commit/7e539ad2e9cf959f431e82eaafe137cf33cf22ef))
7+
18
## [6.0.6](https://github.com/rvagg/bl/compare/v6.0.5...v6.0.6) (2023-08-18)
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.6",
3+
"version": "6.0.7",
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)