diff --git a/CHANGELOG.md b/CHANGELOG.md index 266b141..067cafa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.11.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.10.0...v1.11.0) (2023-12-24) + + +### Features + +* add brave install link ([#21](https://github.com/agoralabs-sh/kibisis-website/issues/21)) ([d76b2a4](https://github.com/agoralabs-sh/kibisis-website/commit/d76b2a49255ce63bcb9a4e67aca432820a3f44d0)) + # [1.10.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.9.0...v1.10.0) (2023-12-21) diff --git a/package.json b/package.json index b2338bf..b6ef2c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-website", - "version": "1.10.0", + "version": "1.11.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",