From 7fe8c67947486592297cfa11d5adada524e91c73 Mon Sep 17 00:00:00 2001 From: agoralabs-bot Date: Tue, 27 Aug 2024 22:22:12 +0000 Subject: [PATCH] chore(release): 1.29.0 # [1.29.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.28.0...v1.29.0) (2024-08-27) ### Features * add blog post for v1.18.0 ([#57](https://github.com/agoralabs-sh/kibisis-website/issues/57)) ([a8843a5](https://github.com/agoralabs-sh/kibisis-website/commit/a8843a5b95a455645e110a0e0ab9d75a1b0107fa)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eec3a89..f55ef4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.29.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.28.0...v1.29.0) (2024-08-27) + + +### Features + +* add blog post for v1.18.0 ([#57](https://github.com/agoralabs-sh/kibisis-website/issues/57)) ([a8843a5](https://github.com/agoralabs-sh/kibisis-website/commit/a8843a5b95a455645e110a0e0ab9d75a1b0107fa)) + # [1.28.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.27.0...v1.28.0) (2024-06-18) diff --git a/package.json b/package.json index 4bad836..a22debc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-website", - "version": "1.28.0", + "version": "1.29.0", "description": "The front facing website for the Kibisis wallet.", "repository": { "type": "git",