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

chore: release 3.80.0

parent b24bda8a
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,20 @@ ...@@ -2,6 +2,20 @@
## [3.80.0] - 2024-10-06
### Add Features
- CustomElement now supprt format marker for template mapping [#249](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/249)
### Bug Fixes
- self is not defined! [#249](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/249)
### Changes
- update packages
## [3.79.0] - 2024-10-04 ## [3.79.0] - 2024-10-04
### Add Features ### Add Features
......
{ {
version = "3.79.0"; version = "3.80.0";
commit = "31625721077f93eed808f65c106cc0dea9dade40"; commit = "b24bda8a67da6d14ac986b9d72c5129e8c6c6687";
name = "Monster"; name = "Monster";
mnemonic = "monster"; mnemonic = "monster";
} }
\ No newline at end of file
{ {
"name": "@schukai/monster", "name": "@schukai/monster",
"version": "3.79.0", "version": "3.80.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