diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d585fd02c4364f42dc806d1b78179f06ec77f4..0c9fb13a99d448b0917c1eea2fbe7b43722b6177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ +## [4.15.2] - 2025-06-07 + +### Bug Fixes + +- Add new HTML and JS files for issue [#322](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/322) investigation. + + + ## [4.15.1] - 2025-06-05 ### Bug Fixes diff --git a/nix/config/release.nix b/nix/config/release.nix index 16225049da4385fe692f3301b800fec7680de343..ebe7e67897a31132b1340799ff05675cb75b2a8b 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -1,6 +1,6 @@ { - version = "4.15.1"; - commit = "6dcc7207ddbfd9cc211b38c212ff91d89609c68f"; + version = "4.15.2"; + commit = "2d7150f45d39579e9224dd9fd36fc8ed96e16043"; name = "Monster"; mnemonic = "monster"; } \ No newline at end of file diff --git a/package.json b/package.json index 32e971054c423fad295671a34b5c7937d1729167..d2e2800407355b5aeec79b66ca668095034b7aa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@schukai/monster", - "version": "4.15.1", + "version": "4.15.2", "description": "Monster is a simple library for creating fast, robust and lightweight websites.", "keywords": [ "framework",