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 + +* **<Tab>:** 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