Skip to content

Commit

Permalink
chore(release): 4.1.15
Browse files Browse the repository at this point in the history
## [4.1.15](v4.1.14...v4.1.15) (2024-09-07)

### Bug Fixes

* **deps:** update dependency debug to ^4.3.7 ([f89b4f0](f89b4f0))
  • Loading branch information
semantic-release-bot committed Sep 7, 2024
1 parent f89b4f0 commit fb628e4
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 @@
## [4.1.15](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.14...v4.1.15) (2024-09-07)


### Bug Fixes

* **deps:** update dependency debug to ^4.3.7 ([f89b4f0](https://github.com/webtorrent/bittorrent-protocol/commit/f89b4f0daca13fe1e1d714a17a0c783902c6974d))

## [4.1.14](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.13...v4.1.14) (2024-07-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bittorrent-protocol",
"type": "module",
"description": "Simple, robust, BitTorrent peer wire protocol implementation",
"version": "4.1.14",
"version": "4.1.15",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit fb628e4

Please sign in to comment.