From ca976951d03d0c77287ce294139cecc279b0b64e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 19:35:56 +0530 Subject: [PATCH] chore(nvim): release 5.2.1 (#54) :robot: I have created a release *beep* *boop* --- ## [5.2.1](https://github.com/daUnknownCoder/NeutronVim/compare/v5.2.0...v5.2.1) (2024-02-17) ### Performance Improvements * **optimizations of events:** faster loading time, updated events ([9525944](https://github.com/daUnknownCoder/NeutronVim/commit/9525944ab2f7d8b68a2dc1fda2ce90f2a63ae7dd)) --- 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 | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b29b3b6..2b14852 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.2.0" + ".": "5.2.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c8078..2316eac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.2.1](https://github.com/daUnknownCoder/NeutronVim/compare/v5.2.0...v5.2.1) (2024-02-17) + + +### Performance Improvements + +* **optimizations of events:** faster loading time, updated events ([9525944](https://github.com/daUnknownCoder/NeutronVim/commit/9525944ab2f7d8b68a2dc1fda2ce90f2a63ae7dd)) + ## [5.2.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.1.2...v5.2.0) (2024-02-06) diff --git a/version.txt b/version.txt index 91ff572..26d99a2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.2.0 +5.2.1