Skip to content

Commit

Permalink
chore(release): 4.1.5
Browse files Browse the repository at this point in the history
## [4.1.5](v4.1.4...v4.1.5) (2023-01-31)

### Bug Fixes

* **deps:** update dependency bencode to ^3.0.3 ([#108](#108)) ([580a15c](580a15c)), closes [#109](#109)
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent 580a15c commit 913f927
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.5](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.4...v4.1.5) (2023-01-31)


### Bug Fixes

* **deps:** update dependency bencode to ^3.0.3 ([#108](https://github.com/webtorrent/bittorrent-protocol/issues/108)) ([580a15c](https://github.com/webtorrent/bittorrent-protocol/commit/580a15c1a53f9f7b3e8f9a04e3e176072d549323)), closes [#109](https://github.com/webtorrent/bittorrent-protocol/issues/109)

## [4.1.4](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.3...v4.1.4) (2023-01-31)


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.4",
"version": "4.1.5",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 913f927

Please sign in to comment.