Skip to content

Commit

Permalink
Update changelog and bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Nov 28, 2024
1 parent 052e957 commit 61cd0c0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# CHANGELOG

## 7.0.0

### ⚠️ Breaking changes

- Updates Node.js ([#146](https://github.com/yoriiis/chunks-webpack-plugin/pull/146))
- Minimum supported `Node.js` version is `20.18.0`
- Updates other packages
- Migrate ESLint/Prettier to Biome

### New features

- Add the volume bar plugin ([#90](https://github.com/vlitejs/vlite/pull/90))
- Add the sticky plugin ([#99](https://github.com/vlitejs/vlite/pull/99))

## 6.0.5

### 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.5",
"version": "7.0.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",
Expand Down

0 comments on commit 61cd0c0

Please sign in to comment.