From 3f210ecbd3eba5e2f634d1b6419e9bf9812f68b8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Dec 2024 14:35:11 +0000 Subject: [PATCH] chore(release): 0.26.9 [skip ci] ## [0.26.9](https://github.com/blinko-space/blinko/compare/v0.26.8...v0.26.9) (2024-12-16) ### Bug Fixes * enhance database job restoration process and UI components ([121755a](https://github.com/blinko-space/blinko/commit/121755ae1cd3087f4ce84ecbbbe97dd030f7ec4c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f05a17b7..2e6d64f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.26.9](https://github.com/blinko-space/blinko/compare/v0.26.8...v0.26.9) (2024-12-16) + + +### Bug Fixes + +* enhance database job restoration process and UI components ([121755a](https://github.com/blinko-space/blinko/commit/121755ae1cd3087f4ce84ecbbbe97dd030f7ec4c)) + ## [0.26.8](https://github.com/blinko-space/blinko/compare/v0.26.7...v0.26.8) (2024-12-16) diff --git a/package.json b/package.json index fb427cb2..9d1815dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.26.8", + "version": "0.26.9", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {