bump version + changelog

This commit is contained in:
Jorrin 2024-04-12 17:42:44 +02:00
parent 025b6821e6
commit 8de7e61eab
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
title: 'Changelog'
---
# Version 2.3.0
- Fixed RidoMovies search results
- Added Insertunit, SoaperTV, and WarezCDN providers
- Disabled Showbox
# Version 2.2.9
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
- Added dropload, filelions and vtube embeds to Primewire

View File

@ -1,6 +1,6 @@
{
"name": "@movie-web/providers",
"version": "2.2.9",
"version": "2.3.0",
"description": "Package that contains all the providers of movie-web",
"type": "module",
"main": "./lib/index.js",