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",