diff --git a/CHANGELOG.md b/CHANGELOG.md index a13159b7346613c48c8fb2cdf486fe478b47317a..66aa5aac0f718206a87d35f9c1225790e178bc06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## [3.112.0] - 2025-03-06 + +### Add Features + +- introduce new calendar control [#296](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/296) +- new calendar control [#296](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/296) +- new calendar control [#296](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/296) +### Bug Fixes + +- add part to slider +### Changes + +- new vite directory list and node und nix update + + + ## [3.111.0] - 2025-02-22 ### Add Features diff --git a/nix/config/release.nix b/nix/config/release.nix index d59c2edbff0a6a469e09473d5b0014d0c11b47dd..5ba86c7e39f684fe6f529a5042987fe2249512f5 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -1,6 +1,6 @@ { - version = "3.111.0"; - commit = "78ed671ffd6b203d0eb7faea8cdf137724c7cf74"; + version = "3.112.0"; + commit = "4307b47868f05365dc938d0055e86a1a99d5cb3a"; name = "Monster"; mnemonic = "monster"; -} +} \ No newline at end of file diff --git a/package.json b/package.json index 392925215327bf1b3d476d70c85eecdb972b47a1..3b252275820f9b0e94c1f92fa6bde6d433fbe958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@schukai/monster", - "version": "3.111.0", + "version": "3.112.0", "description": "Monster is a simple library for creating fast, robust and lightweight websites.", "keywords": [ "framework",