From 5126e9f66e0455899cecc9a5b6fca06cdf06c7e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 15:48:49 +0530 Subject: [PATCH] chore(nvim): release 5.1.2 (#52) :robot: I have created a release *beep* *boop* --- ## [5.1.2](https://github.com/daUnknownCoder/NeutronVim/compare/v5.1.1...v5.1.2) (2024-02-02) ### Bug Fixes * **:** pressing <Tab> key doesn't freeze the terminal window ([302d824](https://github.com/daUnknownCoder/NeutronVim/commit/302d824b32169e680740193806a37691bb4078c7)) --- 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> --- .release-please-manifest.json | 3 +++ CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e69de29..2b80f8a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -0,0 +1,3 @@ +{ + ".": "5.1.2" +} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d3a255..14b7b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.1.2](https://github.com/daUnknownCoder/NeutronVim/compare/v5.1.1...v5.1.2) (2024-02-02) + + +### Bug Fixes + +* **:** pressing <Tab> key doesn't freeze the terminal window ([302d824](https://github.com/daUnknownCoder/NeutronVim/commit/302d824b32169e680740193806a37691bb4078c7)) + ## [5.1.1](https://github.com/daUnknownCoder/NeutronVim/compare/v5.1.0...v5.1.1) (2024-01-26) diff --git a/version.txt b/version.txt index ac14c3d..61fcc87 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.1.1 +5.1.2