From 338e3d809d5e73c72afee226ed3ced0d00bc3cc9 Mon Sep 17 00:00:00 2001 From: Dorian Karter Date: Sun, 29 May 2022 13:46:58 -0500 Subject: [PATCH] chore(master): release 2.7.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5b61e0ad..96401c69 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "2.6.1", + ".": "2.7.0", "bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d68d9b..5a58eaf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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. +## [2.7.0](https://github.com/dkarter/dotfiles/compare/v2.6.1...v2.7.0) (2022-05-29) + + +### Features + +* **nvim:** add context aware commenting ([abefabc](https://github.com/dkarter/dotfiles/commit/abefabc7e63c5e727dbe40c30224bc490a1d2c37)) +* **nvim:** add TreeSitter powered TextObjects ([8358c22](https://github.com/dkarter/dotfiles/commit/8358c229ca91a08f40a058ec99642cebdcb1bf18)) + + +### Bug Fixes + +* **nvim:** add missing file Comment config ([22c2981](https://github.com/dkarter/dotfiles/commit/22c2981fd53ea677ea5e2d2fcb1310eeeab0230f)) + ### [2.6.1](https://github.com/dkarter/dotfiles/compare/v2.6.0...v2.6.1) (2022-05-28) diff --git a/version.txt b/version.txt index 6a6a3d8e..24ba9a38 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.6.1 +2.7.0