From 2d5b109f1a78aeb362ca5b55be86b44b2019a883 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 23:57:21 +0530 Subject: [PATCH] chore(nvim): release 5.1.0 (#50) :robot: I have created a release *beep* *boop* --- ## [5.1.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.0.6...v5.1.0) (2024-01-24) ### Features * **tab:** tab not working in between words (fixed) ([b05fccb](https://github.com/daUnknownCoder/NeutronVim/commit/b05fccb1c37fdfd3475ba9c8dda7ad92b894e23b)) ### Bug Fixes * **autocmd:** added a few autoclose on q windows ([c77ef73](https://github.com/daUnknownCoder/NeutronVim/commit/c77ef7378ec02c8dacc03636b747ced1aafcf5c3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a4ff73..dd56a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [5.1.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.0.6...v5.1.0) (2024-01-24) + + +### Features + +* **tab:** tab not working in between words (fixed) ([b05fccb](https://github.com/daUnknownCoder/NeutronVim/commit/b05fccb1c37fdfd3475ba9c8dda7ad92b894e23b)) + + +### Bug Fixes + +* **autocmd:** added a few autoclose on q windows ([c77ef73](https://github.com/daUnknownCoder/NeutronVim/commit/c77ef7378ec02c8dacc03636b747ced1aafcf5c3)) + ## [5.0.6](https://github.com/daUnknownCoder/NeutronVim/compare/v5.0.5...v5.0.6) (2024-01-24) diff --git a/version.txt b/version.txt index c20c645..831446c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.0.6 +5.1.0