From 091959ada318dae269c43125b488ed7af07041ae Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Sun, 3 Dec 2023 22:18:00 +0000 Subject: [PATCH] chore(release): 1.7.0 # [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",