diff --git a/CHANGELOG.md b/CHANGELOG.md index d1fc255f..52d491ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.24.1](https://github.com/blinko-space/blinko/compare/v0.24.0...v0.24.1) (2024-12-12) + + +### Bug Fixes + +* update isArchived handling in note management and filter components ([1dcf176](https://github.com/blinko-space/blinko/commit/1dcf176fc971ea48069ae54de0c22552827a3888)) + # [0.24.0](https://github.com/blinko-space/blinko/compare/v0.23.5...v0.24.0) (2024-12-12) diff --git a/package.json b/package.json index ce6e6a31..64d1fda5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.24.0", + "version": "0.24.1", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {