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

chore: release 3.72.0

parent 81eabb44
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,24 @@ ...@@ -2,6 +2,24 @@
## [3.72.0] - 2024-06-27
### Add Features
- optimize tree menu [#191](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/191)
### Bug Fixes
- remove style=display: block;
- remove display property [#219](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/219)
### Changes
- tidy and stylings
### Code Refactoring
- paragraph mixin without text-alignment [#220](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/220)
## [3.71.3] - 2024-06-26 ## [3.71.3] - 2024-06-26
### Bug Fixes ### Bug Fixes
......
{ {
version = "3.71.3"; version = "3.72.0";
commit = "7c7e3fd42c2da4545f7b7f647c5c8c82866068a6"; commit = "81eabb44b0ef90579dfa8111adc4683acf54bd72";
name = "Monster"; name = "Monster";
mnemonic = "monster"; mnemonic = "monster";
} }
\ No newline at end of file
{ {
"name": "@schukai/monster", "name": "@schukai/monster",
"version": "3.71.3", "version": "3.72.0",
"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