diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b96bf9..f8bfd44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.7.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.6.0...v1.7.0) (2023-12-03) + + +### Features + +* use social icons ([#11](https://github.com/agoralabs-sh/kibisis-website/issues/11)) ([7d0145b](https://github.com/agoralabs-sh/kibisis-website/commit/7d0145bedebcc0d5b605c45c41857b2b0b8b503f)) + # [1.6.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.5.0...v1.6.0) (2023-11-28) diff --git a/package.json b/package.json index 1d03b37..c2b8bd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-website", - "version": "1.6.0", + "version": "1.7.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",