Skip to content

Commit 61cd0c0

Browse files
committed
Update changelog and bump package version
1 parent 052e957 commit 61cd0c0

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## 7.0.0
4+
5+
### ⚠️ Breaking changes
6+
7+
- Updates Node.js ([#146](https://github.com/yoriiis/chunks-webpack-plugin/pull/146))
8+
- Minimum supported `Node.js` version is `20.18.0`
9+
- Updates other packages
10+
- Migrate ESLint/Prettier to Biome
11+
12+
### New features
13+
14+
- Add the volume bar plugin ([#90](https://github.com/vlitejs/vlite/pull/90))
15+
- Add the sticky plugin ([#99](https://github.com/vlitejs/vlite/pull/99))
16+
317
## 6.0.5
418

519
### 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": "6.0.5",
3+
"version": "7.0.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)