From 9f00c1fb6dc169c8a405cc471c4a510fca746e1a Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Wed, 1 May 2024 14:59:57 +0000 Subject: [PATCH] chore(release): 1.24.0 # [1.24.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.23.0...v1.24.0) (2024-05-01) ### Features * add blog post to introduce quests ([#48](https://github.com/agoralabs-sh/kibisis-website/issues/48)) ([ff62fe3](https://github.com/agoralabs-sh/kibisis-website/commit/ff62fe3ac6d18f601a1e9655d4f76540fd6c7d41)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e7876..0f43309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.24.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.23.0...v1.24.0) (2024-05-01) + + +### Features + +* add blog post to introduce quests ([#48](https://github.com/agoralabs-sh/kibisis-website/issues/48)) ([ff62fe3](https://github.com/agoralabs-sh/kibisis-website/commit/ff62fe3ac6d18f601a1e9655d4f76540fd6c7d41)) + # [1.23.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.22.0...v1.23.0) (2024-03-12) diff --git a/package.json b/package.json index 5af4b67..57e5e93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-website", - "version": "1.23.0", + "version": "1.24.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",