Skip to content

Commit c508b9d

Browse files
chore(release): 4.1.13
## [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))
1 parent f92477c commit c508b9d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.13](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.12...v4.1.13) (2024-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **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))
7+
18
## [4.1.12](https://github.com/webtorrent/bittorrent-protocol/compare/v4.1.11...v4.1.12) (2024-06-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bittorrent-protocol",
33
"type": "module",
44
"description": "Simple, robust, BitTorrent peer wire protocol implementation",
5-
"version": "4.1.12",
5+
"version": "4.1.13",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "[email protected]",

0 commit comments

Comments
 (0)