chore: release 2.17.4 (#492)

This commit is contained in:
Viren070
2025-11-18 19:45:39 +00:00
committed by GitHub
parent 04e7554349
commit 76bf4a2add
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "2.17.3"
".": "2.17.4"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [2.17.4](https://github.com/Viren070/AIOStreams/compare/v2.17.3...v2.17.4) (2025-11-18)
### Bug Fixes
* **presets/newznab:** use correct url for usenet crawler ([04e7554](https://github.com/Viren070/AIOStreams/commit/04e7554349bbc0462cc11ef370908f019bd1dfcc))
## [2.17.3](https://github.com/Viren070/AIOStreams/compare/v2.17.2...v2.17.3) (2025-11-18)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aiostreams",
"version": "2.17.3",
"version": "2.17.4",
"description": "AIOStreams consolidates multiple Stremio addons and debrid services into a single, easily configurable addon. It allows highly customisable filtering, sorting, and formatting of results and supports proxying all your streams through MediaFlow Proxy or StremThru for improved compatibility and IP restriction bypassing.",
"type": "module",
"main": "dist/index.js",