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

chore: release 3.96.3

parent 205510e2
Branches
Tags 3.96.3
No related merge requests found
...@@ -2,6 +2,16 @@ ...@@ -2,6 +2,16 @@
## [3.96.3] - 2025-01-03
### Bug Fixes
- optimize the filter rest api pipeline [#274](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/274) [#241](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/241)
- update undefined handling [#275](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/275)
- repair some small issues [#274](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/274)
## [3.96.2] - 2024-12-31 ## [3.96.2] - 2024-12-31
### Bug Fixes ### Bug Fixes
......
{ {
version = "3.96.2"; version = "3.96.3";
commit = "512869a9a1e73b1da728accea668feeaf73ff513"; commit = "205510e2931e635d618455e73fed9375cc17057b";
name = "Monster"; name = "Monster";
mnemonic = "monster"; mnemonic = "monster";
} }
\ No newline at end of file
{ {
"name": "@schukai/monster", "name": "@schukai/monster",
"version": "3.96.2", "version": "3.96.3",
"description": "Monster is a simple library for creating fast, robust and lightweight websites.", "description": "Monster is a simple library for creating fast, robust and lightweight websites.",
"keywords": [ "keywords": [
"framework", "framework",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment