Skip to content

Commit

Permalink
bump version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JorrinKievit committed Mar 31, 2024
1 parent f7bddec commit 9119c06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .docs/content/1.get-started/4.changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Changelog'
---

# Version 2.2.7
- Fix showbox

# Version 2.2.6
- Fix febbox
- Validate if a stream is actually playable. Streams that are not responding are no longer returned.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@movie-web/providers",
"version": "2.2.6",
"version": "2.2.7",
"description": "Package that contains all the providers of movie-web",
"type": "module",
"main": "./lib/index.umd.js",
Expand Down

0 comments on commit 9119c06

Please sign in to comment.