Skip to content

Commit

Permalink
chore(release): 10.0.8
Browse files Browse the repository at this point in the history
## [10.0.8](v10.0.7...v10.0.8) (2023-06-07)

### Bug Fixes

* bigInt ([#472](#472)) ([d7061f7](d7061f7))
  • Loading branch information
semantic-release-bot committed Jun 7, 2023
1 parent f9e8700 commit ff778f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [10.0.8](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.7...v10.0.8) (2023-06-07)


### Bug Fixes

* bigInt ([#472](https://github.com/webtorrent/bittorrent-tracker/issues/472)) ([d7061f7](https://github.com/webtorrent/bittorrent-tracker/commit/d7061f73b2ebff072e064971a5960749a7335bae))

## [10.0.7](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.6...v10.0.7) (2023-06-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "10.0.7",
"version": "10.0.8",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit ff778f4

Please sign in to comment.