Skip to content

Commit

Permalink
chore(release): 7.0.2
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent b7f1a95 commit 70e5192
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 @@
## [7.0.2](https://github.com/webtorrent/magnet-uri/compare/v7.0.1...v7.0.2) (2023-01-31)


### Bug Fixes

* **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.0.1](https://github.com/webtorrent/magnet-uri/compare/v7.0.0...v7.0.1) (2023-01-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magnet-uri",
"description": "Parse a magnet URI and return an object of keys/values",
"version": "7.0.1",
"version": "7.0.2",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 70e5192

Please sign in to comment.