From c53d05108f2d7d471ef69f6c258e1aa2449b5dde Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 24 Nov 2022 02:41:21 +0000 Subject: [PATCH] chore(release): 0.8.35 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c8e7f..2ac49ae 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.35](https://github.com/jimeh/.emacs.d/compare/v0.8.34...v0.8.35) (2022-11-24) + + +### Features + +* **language/yaml:** enable tree-sitter syntax highlighting ([ebbdab3](https://github.com/jimeh/.emacs.d/commit/ebbdab36fb2a3d635d591cc3179b8f4ed9a476d0)) + ### [0.8.34](https://github.com/jimeh/.emacs.d/compare/v0.8.33...v0.8.34) (2022-10-29) diff --git a/VERSION b/VERSION index c113c2e..e6a5022 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.34 \ No newline at end of file +0.8.35 \ No newline at end of file