From 57e259a52ad61695486e510ccef1d167ecb07157 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Dec 2024 14:49:54 +0000 Subject: [PATCH] chore(release): 0.26.10 [skip ci] ## [0.26.10](https://github.com/blinko-space/blinko/compare/v0.26.9...v0.26.10) (2024-12-16) ### Bug Fixes * adjust editor height calculation in Home component ([7d1dbd4](https://github.com/blinko-space/blinko/commit/7d1dbd4fd9b37a73f7458e40caa2d01212382d59)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e6d64f5..408805e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.26.10](https://github.com/blinko-space/blinko/compare/v0.26.9...v0.26.10) (2024-12-16) + + +### Bug Fixes + +* adjust editor height calculation in Home component ([7d1dbd4](https://github.com/blinko-space/blinko/commit/7d1dbd4fd9b37a73f7458e40caa2d01212382d59)) + ## [0.26.9](https://github.com/blinko-space/blinko/compare/v0.26.8...v0.26.9) (2024-12-16) diff --git a/package.json b/package.json index 9d1815dd..76d05552 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.26.9", + "version": "0.26.10", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {