Skip to content

Commit fdf0260

Browse files
committed
Bump to 7.3.0
1 parent b6307f9 commit fdf0260

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## 7.3.0
4+
5+
### Updates
6+
7+
- Improve plugin options by [@rtritto](https://github.com/rtritto) ([#167](https://github.com/vlitejs/vlite/pull/167))
8+
- Move keyboard shortcuts in a new plugin `hotkeys` by [@rtritto](https://github.com/rtritto) ([#165](https://github.com/vlitejs/vlite/pull/165))
9+
310
## 7.2.1
411

512
### Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vlitejs",
3-
"version": "7.2.1",
3+
"version": "7.3.0",
44
"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)",
55
"keywords": [
66
"video",

0 commit comments

Comments
 (0)