Skip to content

Commit

Permalink
chore(release): 6.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 25, 2023
1 parent 7e539ad commit 1559d9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.7](https://github.com/rvagg/bl/compare/v6.0.6...v6.0.7) (2023-08-25)


### Trivial Changes

* **deps-dev:** bump typescript from 5.1.6 to 5.2.2 ([7e539ad](https://github.com/rvagg/bl/commit/7e539ad2e9cf959f431e82eaafe137cf33cf22ef))

## [6.0.6](https://github.com/rvagg/bl/compare/v6.0.5...v6.0.6) (2023-08-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bl",
"version": "6.0.6",
"version": "6.0.7",
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
"license": "MIT",
"main": "bl.js",
Expand Down

0 comments on commit 1559d9e

Please sign in to comment.