From 097af4b1c9a00d914a6f00677c656f054aae28d7 Mon Sep 17 00:00:00 2001 From: finxol Date: Sat, 25 Jan 2025 01:56:00 +0100 Subject: [PATCH] chore(release): v0.7.8 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0220fa4..b52f112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v0.7.8 + +[compare changes](https://github.com/finxol/karr/compare/v0.7.7...v0.7.8) + +### 🏡 Chore + +- Fix formatting ([26fbbdd](https://github.com/finxol/karr/commit/26fbbdd)) + +### ❤️ Contributors + +- Finxol + ## v0.7.7 [compare changes](https://github.com/finxol/karr/compare/v0.7.5...v0.7.7) diff --git a/package.json b/package.json index 5f62dd5..12485ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karr", - "version": "0.7.7", + "version": "0.7.8", "private": true, "repository": "https://github.com/finxol/karr", "scripts": {