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