From d35ddecfbdfa4f785ea4f9eb4a277a22e8ee0110 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Wed, 19 Jan 2022 16:41:54 +0000 Subject: [PATCH] chore(release): 0.8.12 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a7d1ec..20edeff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.8.12](https://github.com/jimeh/.emacs.d/compare/v0.8.11...v0.8.12) (2022-01-19) + + +### Bug Fixes + +* **editor/vertico:** cleanup if projectile command is canceled ([c80b4e2](https://github.com/jimeh/.emacs.d/commit/c80b4e24fa6af0d510238070344d8093818fdf2e)) + ### [0.8.11](https://github.com/jimeh/.emacs.d/compare/v0.8.10...v0.8.11) (2022-01-18) diff --git a/VERSION b/VERSION index b216b0e..287f2d5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.11 \ No newline at end of file +0.8.12 \ No newline at end of file