Skip to content
Snippets Groups Projects
Commit f01407c0 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: release 4.26.0

parent 47e78603
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,17 @@
## [4.26.0] - 2025-07-03
### Add Features
- Improve random UUID generation check [#330](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/330)
### Bug Fixes
- Add HTML escaping for message headers to prevent XSS
## [4.25.5] - 2025-07-03
### Bug Fixes
......
{
version = "4.25.5";
commit = "3f659dbd8ade7a4b3393cfc60b076ff55c2ad956";
version = "4.26.0";
commit = "47e7860324eb09947c5fe4af26184827f5540870";
name = "Monster";
mnemonic = "monster";
}
\ No newline at end of file
{
"name": "@schukai/monster",
"version": "4.25.5",
"version": "4.26.0",
"description": "Monster is a simple library for creating fast, robust and lightweight websites.",
"keywords": [
"framework",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment