diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d5d7536f..93620d692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Project Changelog +## [1.3.41](https://github.com/ThornWalli/web-workbench/compare/v1.3.40...v1.3.41) (2025-01-06) + + +### Bug Fixes + +* **clean:** remove debugger ([553fdb5](https://github.com/ThornWalli/web-workbench/commit/553fdb52efee410cd36ff38c0cd96b2ad0b686ff)) +* **core:** update components ([25af7fd](https://github.com/ThornWalli/web-workbench/commit/25af7fd81d87db26b9a6baaa7ee57b005f41e8ce)) +* **disks:** update components ([7f2c5d7](https://github.com/ThornWalli/web-workbench/commit/7f2c5d79c72e884d876944dd4c2f5b8e7f5f35ac)) +* **form-fields:** update ([5ca63aa](https://github.com/ThornWalli/web-workbench/commit/5ca63aab0c6dc2290ec71f5024031c1c51b56111)) + ## [1.3.40](https://github.com/ThornWalli/web-workbench/compare/v1.3.39...v1.3.40) (2024-12-29) diff --git a/package-lock.json b/package-lock.json index f0b2f381e..3b1ab57df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-workbench", - "version": "1.3.40", + "version": "1.3.41", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "web-workbench", - "version": "1.3.40", + "version": "1.3.41", "hasInstallScript": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 34659882a..147b83807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-workbench", - "version": "1.3.40", + "version": "1.3.41", "description": "Old operating system as homepage.", "author": "Thorn-Welf Walli", "contributors": [