Skip to content

Commit dedeaf6

Browse files
chore(release): 6.0.8 [skip ci]
## [6.0.8](v6.0.7...v6.0.8) (2023-10-25) ### Trivial Changes * **deps:** bump actions/checkout from 3 to 4 ([a9ad973](a9ad973)) * **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([5921489](5921489))
1 parent 5921489 commit dedeaf6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.0.8](https://github.com/rvagg/bl/compare/v6.0.7...v6.0.8) (2023-10-25)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/checkout from 3 to 4 ([a9ad973](https://github.com/rvagg/bl/commit/a9ad973d1fe4e5f673fe3b9b72b4484136e1655d))
7+
* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([5921489](https://github.com/rvagg/bl/commit/59214897520fd6ba6d20a7cf370373275d4cfe1d))
8+
19
## [6.0.7](https://github.com/rvagg/bl/compare/v6.0.6...v6.0.7) (2023-08-25)
210

311

package.json

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