Skip to content

Commit 70e5192

Browse files
chore(release): 7.0.2
## [7.0.2](v7.0.1...v7.0.2) (2023-01-31) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.1.7 ([#66](#66)) ([b7f1a95](b7f1a95))
1 parent b7f1a95 commit 70e5192

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+
## [7.0.2](https://github.com/webtorrent/magnet-uri/compare/v7.0.1...v7.0.2) (2023-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency uint8-util to ^2.1.7 ([#66](https://github.com/webtorrent/magnet-uri/issues/66)) ([b7f1a95](https://github.com/webtorrent/magnet-uri/commit/b7f1a95c4e7a54ccc26e01a6bb212fc476623ad3))
7+
18
## [7.0.1](https://github.com/webtorrent/magnet-uri/compare/v7.0.0...v7.0.1) (2023-01-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magnet-uri",
33
"description": "Parse a magnet URI and return an object of keys/values",
4-
"version": "7.0.1",
4+
"version": "7.0.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)