mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-13 21:20:18 +00:00
bump version and changelog
This commit is contained in:
parent
95e4578eee
commit
2661e24908
2 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue