Skip to content

Commit

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

### Bug Fixes

* **deps:** update webtorrent ([#208](#208)) ([4cf1295](4cf1295)), closes [#209](#209)
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent 4cf1295 commit ddd8f96
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.9](https://github.com/webtorrent/create-torrent/compare/v6.0.8...v6.0.9) (2023-01-31)


### Bug Fixes

* **deps:** update webtorrent ([#208](https://github.com/webtorrent/create-torrent/issues/208)) ([4cf1295](https://github.com/webtorrent/create-torrent/commit/4cf1295e0465234a0117a4a3bc78b75c3f36c5ec)), closes [#209](https://github.com/webtorrent/create-torrent/issues/209)

## [6.0.8](https://github.com/webtorrent/create-torrent/compare/v6.0.7...v6.0.8) (2023-01-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": "create-torrent",
"description": "Create .torrent files",
"version": "6.0.8",
"version": "6.0.9",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit ddd8f96

Please sign in to comment.