Skip to content

Commit

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

### Bug Fixes

* **deps:** update dependency debug to ^4.3.6 ([2649fd8](2649fd8))
  • Loading branch information
semantic-release-bot committed Jul 28, 2024
1 parent 2649fd8 commit 6d564a7
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.14](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.13...v4.1.14) (2024-07-28)


### Bug Fixes

* **deps:** update dependency debug to ^4.3.6 ([2649fd8](https://github.com/webtorrent/bittorrent-protocol/commit/2649fd86024f59faed8d6b15b68e13adb2f3028b))

## [4.1.13](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.12...v4.1.13) (2024-06-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.13",
"version": "4.1.14",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 6d564a7

Please sign in to comment.