bump version and changelog

This commit is contained in:
Jorrin 2024-04-05 19:26:01 +02:00
parent 95e4578eee
commit 2661e24908
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
title: 'Changelog'
---
# Version 2.2.9
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
- Added dropload, filelions and vtube embeds to Primewire
- Fixed and enabled Smashystream
# Version 2.2.8
- Fix package exports for CJS and ESM
- Fixed Mixdrop embed

View File

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