Skip to content

Commit 512853b

Browse files
committed
chore: release 2.18.0
1 parent a703712 commit 512853b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.17.6"
2+
".": "2.18.0"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.18.0](https://github.com/Viren070/AIOStreams/compare/v2.17.6...v2.18.0) (2025-11-24)
4+
5+
6+
### Features
7+
8+
* allow excluding addons from deduplication ([44be565](https://github.com/Viren070/AIOStreams/commit/44be5657cb35f56e28ecf19c53a2566149adeb1a))
9+
* **sel:** add message function ([a703712](https://github.com/Viren070/AIOStreams/commit/a703712ee263af7b7846df1d612e63cfd19561f4))
10+
* **sel:** enable division and multiplication ([550d8d7](https://github.com/Viren070/AIOStreams/commit/550d8d77fbe129171695795fb29879cf55879947))
11+
312
## [2.17.6](https://github.com/Viren070/AIOStreams/compare/v2.17.5...v2.17.6) (2025-11-23)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aiostreams",
3-
"version": "2.17.6",
3+
"version": "2.18.0",
44
"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.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)