From c6ac4f7f7076e3864b4fb80125c51fd84ed640f7 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 9 May 2021 14:08:45 +0100 Subject: [PATCH] chore(release): 0.7.29 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f788a42..7a53c94 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.7.29](https://github.com/jimeh/.emacs.d/compare/v0.7.28...v0.7.29) (2021-05-09) + + +### Bug Fixes + +* **native-comp:** update config to support recent variable name changes ([7fad360](https://github.com/jimeh/.emacs.d/commit/7fad360c3e8fd157cfad9e6ce9732bb4053773d1)) + ### [0.7.28](https://github.com/jimeh/.emacs.d/compare/v0.7.27...v0.7.28) (2021-05-08) diff --git a/VERSION b/VERSION index 85c4193..ffb821f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.28 \ No newline at end of file +0.7.29 \ No newline at end of file