Skip to content

Commit

Permalink
Bump to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Feb 14, 2024
1 parent ab65f50 commit 2f49106
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 6.0.2

### Fixes

- Increase progress bar height ([#119](https://github.com/vlitejs/vlite/pull/119))
- Fix preload on `html5` provider ([#118](https://github.com/vlitejs/vlite/pull/118))

## 6.0.1

### Fixes
Expand Down
4 changes: 2 additions & 2 deletions 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": "6.0.1",
"version": "6.0.2",
"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 2f49106

Please sign in to comment.