Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2024-06-01)

### Bug Fixes

* **deps:** update dependency debug to v4.3.5 ([#39](#39)) ([b82facf](b82facf))
  • Loading branch information
semantic-release-bot committed Jun 1, 2024
1 parent b82facf commit 5fcd861
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 @@
## [2.0.1](https://github.com/webtorrent/lt_donthave/compare/v2.0.0...v2.0.1) (2024-06-01)


### Bug Fixes

* **deps:** update dependency debug to v4.3.5 ([#39](https://github.com/webtorrent/lt_donthave/issues/39)) ([b82facf](https://github.com/webtorrent/lt_donthave/commit/b82facf39a387e38b364ff49cba63ba44d88b38c))

# [2.0.0](https://github.com/webtorrent/lt_donthave/compare/v1.0.1...v2.0.0) (2023-05-31)


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": "lt_donthave",
"description": "The BitTorrent lt_donthave extension (BEP 54)",
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 5fcd861

Please sign in to comment.