Skip to content

Commit

Permalink
Update changelog and bump to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Apr 2, 2024
1 parent c4bfe5b commit d637f4b
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.3

### Fixes

- Fix Firefox progress bar height ([#129](https://github.com/vlitejs/vlite/pull/129))
- Add Youtube `origin` parameter ([#130](https://github.com/vlitejs/vlite/pull/130))

## 6.0.2

### 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.2",
"version": "6.0.3",
"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 d637f4b

Please sign in to comment.