mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
add changelog, bump version
This commit is contained in:
parent
442b0ea800
commit
5caae7ac18
2 changed files with 5 additions and 1 deletions
|
|
@ -2,6 +2,10 @@
|
|||
title: 'Changelog'
|
||||
---
|
||||
|
||||
# Version 2.2.6
|
||||
- Fix febbox
|
||||
- Validate if a stream is actually playable. Streams that are not responding are no longer returned.
|
||||
|
||||
# Version 2.2.5
|
||||
- Add Primewire provider
|
||||
- Improve VidSrcTo search results
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@movie-web/providers",
|
||||
"version": "2.2.5",
|
||||
"version": "2.2.6",
|
||||
"description": "Package that contains all the providers of movie-web",
|
||||
"type": "module",
|
||||
"main": "./lib/index.umd.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue