diff --git a/CHANGELOG.md b/CHANGELOG.md index 1df81356..a0546ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.37.15](https://github.com/blinko-space/blinko/compare/v0.37.14...v0.37.15) (2025-01-23) + + +### Bug Fixes + +* enhance task management and file handling ([1290b7f](https://github.com/blinko-space/blinko/commit/1290b7f8891fefef5493b6a6272fcc4e665445be)) + ## [0.37.14](https://github.com/blinko-space/blinko/compare/v0.37.13...v0.37.14) (2025-01-22) diff --git a/package.json b/package.json index f297ce55..035cae13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.37.14", + "version": "0.37.15", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {