From 7170fadc0ee62807dd467ad87517c489cf5352e8 Mon Sep 17 00:00:00 2001 From: kibi-bot Date: Wed, 16 Oct 2024 17:35:57 +0000 Subject: [PATCH] chore(release): 2.2.0 # [2.2.0](https://github.com/kibis-is/website/compare/v2.1.0...v2.2.0) (2024-10-16) ### Features * add android screens ([#63](https://github.com/kibis-is/website/issues/63)) ([0bb3137](https://github.com/kibis-is/website/commit/0bb31372305800bdac05b4a39c28d5dfdb0bbde7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b5cb4f..7caab18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.2.0](https://github.com/kibis-is/website/compare/v2.1.0...v2.2.0) (2024-10-16) + + +### Features + +* add android screens ([#63](https://github.com/kibis-is/website/issues/63)) ([0bb3137](https://github.com/kibis-is/website/commit/0bb31372305800bdac05b4a39c28d5dfdb0bbde7)) + # [2.1.0](https://github.com/kibis-is/website/compare/v2.0.1...v2.1.0) (2024-10-16) diff --git a/package.json b/package.json index 7f70135..6427799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kibis-is/website", - "version": "2.1.0", + "version": "2.2.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",