Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Update to v5.0.1
  • Loading branch information
yoriiis committed May 2, 2023
1 parent dfcd78b commit cc8668c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## 5.0.1

### Fixes

- Fix Vimeo iframe size ([f142964](https://github.com/vlitejs/vlite/commit/94b2f5a2ecaefaf798598fc065c7fb3e35f82443))

### Updates

- Update sticky plugin providers ([f142964](https://github.com/vlitejs/vlite/commit/dfcd78bf0949525618bf84b4fa8750c4d6ffa94a))

## 5.0.0

### ⚠️ Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vlitejs",
"version": "5.0.0",
"version": "5.0.1",
"description": "vLitejs is a fast and lightweight Javascript library for customizing video and audio player in Javascript with a minimalist theme (HTML5, Youtube, Vimeo, Dailymotion)",
"keywords": [
"video",
Expand Down

0 comments on commit cc8668c

Please sign in to comment.