From 233cfcf4957e9d312d9f8f3aa13edfc860e864c7 Mon Sep 17 00:00:00 2001 From: Yoriiis <2563298+yoriiis@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:02:39 +0100 Subject: [PATCH] Bump to 7.1.0 --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 921b3b6e..0c2f750a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # CHANGELOG +## 7.1.0 + +### New features + +- Add options to customize the shortcuts value of volume and seek by [@rtritto](https://github.com/rtritto) in ([#152](https://github.com/vlitejs/vlite/pull/152)) + ## 7.0.0 ### ⚠️ Breaking changes diff --git a/package-lock.json b/package-lock.json index 079c4a27..aa26a680 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vlitejs", - "version": "7.0.0", + "version": "7.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vlitejs", - "version": "7.0.0", + "version": "7.1.0", "license": "MIT", "dependencies": { "validate-target": "^3.1.1" diff --git a/package.json b/package.json index 594d3501..17603cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vlitejs", - "version": "7.0.0", + "version": "7.1.0", "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",