chore: release 2.18.1 (#513)

This commit is contained in:
Viren070
2025-11-29 23:10:03 +00:00
committed by GitHub
parent 2e7622e1b2
commit 87a352a607
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "2.18.0"
".": "2.18.1"
}
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## [2.18.1](https://github.com/Viren070/AIOStreams/compare/v2.18.0...v2.18.1) (2025-11-29)
### Bug Fixes
* **presets/usenet-streamer:** correctly identify type and service ([58caf63](https://github.com/Viren070/AIOStreams/commit/58caf63d134feddb15e0c0fe2d350be66da652b1))
* remove length requirement on addonName ([2e7622e](https://github.com/Viren070/AIOStreams/commit/2e7622e1b24f88194445e470850d5416d82b3a08))
## [2.18.0](https://github.com/Viren070/AIOStreams/compare/v2.17.6...v2.18.0) (2025-11-28)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aiostreams",
"version": "2.18.0",
"version": "2.18.1",
"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",