Skip to content

Commit 85e27fa

Browse files
committed
chore: release 2.25.4
1 parent 89bb403 commit 85e27fa

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.25.3"
2+
".": "2.25.4"
33
}

CHANGELOG.md

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

3+
## [2.25.4](https://github.com/Viren070/AIOStreams/compare/v2.25.3...v2.25.4) (2026-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **presets/meteor:** use urlSafe base64 ([#809](https://github.com/Viren070/AIOStreams/issues/809)) ([89bb403](https://github.com/Viren070/AIOStreams/commit/89bb40328da787685b0408ffc8b2dd7f43b991f3))
9+
310
## [2.25.3](https://github.com/Viren070/AIOStreams/compare/v2.25.2...v2.25.3) (2026-03-08)
411

512

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.25.3",
3+
"version": "2.25.4",
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)