diff --git a/CHANGELOG.md b/CHANGELOG.md index 86bab71b..ee3fc31b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.9](https://github.com/blinko-space/blinko/compare/v0.3.8...v0.3.9) (2024-11-18) + + +### Bug Fixes + +* [#124](https://github.com/blinko-space/blinko/issues/124) add version number ([4f89d9d](https://github.com/blinko-space/blinko/commit/4f89d9db581a2da58e4609cdee3848239cf6c2ef)) +* [#126](https://github.com/blinko-space/blinko/issues/126) iframe editor issue ([76eafde](https://github.com/blinko-space/blinko/commit/76eafde604509b5c8a32b0725ba197cd7fd7a55a)) +* api auth issue ([147fd42](https://github.com/blinko-space/blinko/commit/147fd42798ec67896ba4418c53b47f9bac176c1c)) + ## [0.3.8](https://github.com/blinko-space/blinko/compare/v0.3.7...v0.3.8) (2024-11-17) diff --git a/package.json b/package.json index f918f076..3522a8af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.3.8", + "version": "0.3.9", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {