From 19add21bd29321d764187e246ccbc293415ab178 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Jan 2025 12:42:33 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.3.0](https://github.com/fredrkl/nvimsetup/compare/v1.2.0...v1.3.0) (2025-01-21) ## ✨ New Features - [`91bfe73`](https://github.com/fredrkl/nvimsetup/commit/91bfe73) File history shortcuts --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be178e6..9bb835d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# [v1.3.0](https://github.com/fredrkl/nvimsetup/compare/v1.2.0...v1.3.0) (2025-01-21) + +## ✨ New Features +- [`91bfe73`](https://github.com/fredrkl/nvimsetup/commit/91bfe73) File history shortcuts + # [v1.2.0](https://github.com/fredrkl/nvimsetup/compare/v1.1.0...v1.2.0) (2024-12-29) ## ✨ New Features