diff --git a/CHANGELOG.md b/CHANGELOG.md index db42158..7e4fa1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.28.1](https://github.com/blinko-space/blinko/compare/v0.28.0...v0.28.1) (2024-12-21) + + +### Bug Fixes + +* build issue ([169e3b3](https://github.com/blinko-space/blinko/commit/169e3b301fec927b505ad8bb46d33c6f83ec906d)) + # [0.28.0](https://github.com/blinko-space/blinko/compare/v0.27.7...v0.28.0) (2024-12-20) diff --git a/package.json b/package.json index cf26955..0374f2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.28.0", + "version": "0.28.1", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {