chore: release 2.3.1 (#223)

This commit is contained in:
Viren070
2025-06-24 13:28:17 +01:00
committed by GitHub
parent 97894be562
commit a4dd8c2fb4
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "2.3.0"
".": "2.3.1"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [2.3.1](https://github.com/Viren070/AIOStreams/compare/v2.3.0...v2.3.1) (2025-06-24)
### Bug Fixes
* set idPrefixes to undefined for new resources too ([97894be](https://github.com/Viren070/AIOStreams/commit/97894be562ef28a4ddd3887093481f60d4e6b3f1))
## [2.3.0](https://github.com/Viren070/AIOStreams/compare/v2.2.1...v2.3.0) (2025-06-24)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "aiostreams",
"version": "2.3.0",
"version": "2.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "aiostreams",
"version": "2.3.0",
"version": "2.3.1",
"license": "MIT",
"workspaces": [
"packages/*"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aiostreams",
"version": "2.3.0",
"version": "2.3.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.",
"main": "dist/index.js",
"scripts": {