mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
chore: release 1.22.0 (#175)
Co-authored-by: Viren070 <viren070@protonmail.com>
This commit is contained in:
committed by
GitHub
parent
289e53a405
commit
927cb7f90f
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "1.21.1"
|
||||
".": "1.22.0"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [1.22.0](https://github.com/Viren070/AIOStreams/compare/v1.21.1...v1.22.0) (2025-05-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* pass `baseUrl` in Easynews++ config and add optional `EASYNEWS_PLUS_PLUS_PUBLIC_URL`. ([b41e210](https://github.com/Viren070/AIOStreams/commit/b41e210c04777b349629dc98f28982bfb2e54886))
|
||||
* stremthru improvements ([#172](https://github.com/Viren070/AIOStreams/issues/172)) ([72b5ab6](https://github.com/Viren070/AIOStreams/commit/72b5ab648e511220d7ff8b4bf453db94bb952b30))
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "aiostreams",
|
||||
"version": "1.21.1",
|
||||
"version": "1.22.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "aiostreams",
|
||||
"version": "1.21.1",
|
||||
"version": "1.22.0",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aiostreams",
|
||||
"version": "1.21.1",
|
||||
"version": "1.22.0",
|
||||
"description": "Stremio addon to combine streams into one addon",
|
||||
"main": "dist/server.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user