Skip to content

Commit

Permalink
chore(release): 6.0.7
Browse files Browse the repository at this point in the history
## [6.0.7](v6.0.6...v6.0.7) (2023-01-31)

### Bug Fixes

* **deps:** update webtorrent ([db3e86f](db3e86f))
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent db3e86f commit e093d97
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 @@
## [6.0.7](https://github.com/webtorrent/create-torrent/compare/v6.0.6...v6.0.7) (2023-01-31)


### Bug Fixes

* **deps:** update webtorrent ([db3e86f](https://github.com/webtorrent/create-torrent/commit/db3e86f29fe6cbc2ce18c3d7e14e974c35a2826c))

## [6.0.6](https://github.com/webtorrent/create-torrent/compare/v6.0.5...v6.0.6) (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": "create-torrent",
"description": "Create .torrent files",
"version": "6.0.6",
"version": "6.0.7",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit e093d97

Please sign in to comment.