Skip to content

Commit

Permalink
chore(release): 6.0.15 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.15](v6.0.14...v6.0.15) (2024-09-10)

### Trivial Changes

* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([edfc739](edfc739))
  • Loading branch information
semantic-release-bot committed Sep 10, 2024
1 parent edfc739 commit 074b33a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [6.0.15](https://github.com/rvagg/bl/compare/v6.0.14...v6.0.15) (2024-09-10)

### Trivial Changes

* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([edfc739](https://github.com/rvagg/bl/commit/edfc73964665530cfcc046319b446c6b6efeebff))

## [6.0.14](https://github.com/rvagg/bl/compare/v6.0.13...v6.0.14) (2024-07-10)

### Trivial Changes
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.14",
"version": "6.0.15",
"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 074b33a

Please sign in to comment.