diff --git a/CHANGELOG.md b/CHANGELOG.md index f8bfd44..262926c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.8.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.7.0...v1.8.0) (2023-12-08) + + +### Features + +* write documentation on how to install self hosted chrome extension ([#13](https://github.com/agoralabs-sh/kibisis-website/issues/13)) ([40e7769](https://github.com/agoralabs-sh/kibisis-website/commit/40e7769603e36e2a4e870fbad141740dbf6f794d)) + # [1.7.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.6.0...v1.7.0) (2023-12-03) diff --git a/package.json b/package.json index a642cbe..ff8dd38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-website", - "version": "1.7.0", + "version": "1.8.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",