From 93e304b6ab1d8ce7977f4a58ad7bdf88e0b0b05b Mon Sep 17 00:00:00 2001 From: kibi-bot Date: Mon, 18 Nov 2024 20:52:05 +0000 Subject: [PATCH] chore(release): 2.6.1 ## [2.6.1](https://github.com/kibis-is/website/compare/v2.6.0...v2.6.1) (2024-11-18) ### Bug Fixes * update the kibisis token blog post title ([#68](https://github.com/kibis-is/website/issues/68)) ([f097bc6](https://github.com/kibis-is/website/commit/f097bc628c8b59b413c9f1c7fd6eb5318bbe1ced)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30033c8..f844218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.6.1](https://github.com/kibis-is/website/compare/v2.6.0...v2.6.1) (2024-11-18) + + +### Bug Fixes + +* update the kibisis token blog post title ([#68](https://github.com/kibis-is/website/issues/68)) ([f097bc6](https://github.com/kibis-is/website/commit/f097bc628c8b59b413c9f1c7fd6eb5318bbe1ced)) + # [2.6.0](https://github.com/kibis-is/website/compare/v2.5.0...v2.6.0) (2024-11-18) diff --git a/package.json b/package.json index 9effdde..4bb89b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kibis-is/website", - "version": "2.6.0", + "version": "2.6.1", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",