From d183a466c9ca45911677caac7337af30cc171752 Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Tue, 28 Nov 2023 11:02:09 +0000 Subject: [PATCH] chore(release): 1.5.0 # [1.5.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.4.0...v1.5.0) (2023-11-28) ### Features * update concept content ([#9](https://github.com/agoralabs-sh/kibisis-website/issues/9)) ([1ebc79a](https://github.com/agoralabs-sh/kibisis-website/commit/1ebc79af435ebabbf77dfc624b837e0b064a940b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4274abd..826e576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.4.0...v1.5.0) (2023-11-28) + + +### Features + +* update concept content ([#9](https://github.com/agoralabs-sh/kibisis-website/issues/9)) ([1ebc79a](https://github.com/agoralabs-sh/kibisis-website/commit/1ebc79af435ebabbf77dfc624b837e0b064a940b)) + # [1.4.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.3.0...v1.4.0) (2023-11-23) diff --git a/package.json b/package.json index a744a43..bb817c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-website", - "version": "1.4.0", + "version": "1.5.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",