chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/DEgITx/rats-search/compare/v1.5.0...v1.6.0) (2021-06-10) ### Bug Fixes * **build:** fix build under windows ([4fb0bb4](4fb0bb4d1f
)) * **changelog:** fix changelog show ([61a8baa](61a8baa25a
)) * **db:** first run start fix [#142](https://github.com/DEgITx/rats-search/issues/142) ([af57a58](af57a58740
)) * **download:** fix download status in recent torrents ([4adbd5c](4adbd5c532
)) * **search:** double search on DHT ([f14cdcb](f14cdcb453
)) * **search:** fix slow query wrong remote response on search ([2329b5a](2329b5aa82
)) * **search:** improve search on magnet queries ([a871aed](a871aed35f
)) * **tests:** fix timeout testing ([826b3a7](826b3a789b
)) ### Features * **core:** update all deps ([4162dc7](4162dc7933
)) * **core:** update components ([7ceffc8](7ceffc8050
)) * **test:** details test ([d02592e](d02592e883
))
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "rats-search",
|
||||
"productName": "Rats on The Boat",
|
||||
"description": "P2P BitTorrent search engine",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"private": true,
|
||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||
|
Reference in New Issue
Block a user