Skip to content

Commit 1799354

Browse files
committed
chore: bump from beta to release v4.15.0
1 parent c448365 commit 1799354

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 4.15.0 (2025-01-21)
4+
5+
- chore: bump from beta to release v4.15.0
6+
37
## 4.15.0-beta.0 (2025-01-20)
48

59
- feat: add the fixed preload filter:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-bundler-webpack-plugin",
3-
"version": "4.15.0-beta.0",
3+
"version": "4.15.0",
44
"description": "Generates complete single-page or multi-page website from source assets. Build-in support for Markdown, Eta, EJS, Handlebars, Nunjucks, Pug. Alternative to html-webpack-plugin.",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)