Skip to content

Commit

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

### Bug Fixes

* **deps:** update dependency uint8-util to ^2.2.5 ([#130](#130)) ([f92477c](f92477c))
  • Loading branch information
semantic-release-bot committed Jun 28, 2024
1 parent f92477c commit c508b9d
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.13](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.12...v4.1.13) (2024-06-28)


### Bug Fixes

* **deps:** update dependency uint8-util to ^2.2.5 ([#130](https://github.com/webtorrent/bittorrent-protocol/issues/130)) ([f92477c](https://github.com/webtorrent/bittorrent-protocol/commit/f92477c94dbaa3566e15d7eca7728f5062017031))

## [4.1.12](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.11...v4.1.12) (2024-06-01)


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

0 comments on commit c508b9d

Please sign in to comment.