Skip to content

Commit

Permalink
chore(main): release 4.5.1 (#951)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.5.1](v4.5.0...v4.5.1)
(2024-09-18)


### Bug Fixes

* dont redraw when exiting. Fixes
[#936](#936). Fixes
[#921](#921)
([8c6a024](8c6a024))
* **hacks:** dont close timer multiple times during exit
([86a4891](86a4891))
* **hacks:** only redraw cursor when cmdline is active. Fixes
[#950](#950). Fixes
[#937](#937). Fixes
[#923](#923)
([3373ab5](3373ab5))

---
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>
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent 86a4891 commit c1ba80c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.5.1](https://github.com/folke/noice.nvim/compare/v4.5.0...v4.5.1) (2024-09-18)


### Bug Fixes

* dont redraw when exiting. Fixes [#936](https://github.com/folke/noice.nvim/issues/936). Fixes [#921](https://github.com/folke/noice.nvim/issues/921) ([8c6a024](https://github.com/folke/noice.nvim/commit/8c6a02438f869e79e4d343683bc198ebf4b10d49))
* **hacks:** dont close timer multiple times during exit ([86a4891](https://github.com/folke/noice.nvim/commit/86a4891583d2374fbd6183c16ed46dc00ce37fba))
* **hacks:** only redraw cursor when cmdline is active. Fixes [#950](https://github.com/folke/noice.nvim/issues/950). Fixes [#937](https://github.com/folke/noice.nvim/issues/937). Fixes [#923](https://github.com/folke/noice.nvim/issues/923) ([3373ab5](https://github.com/folke/noice.nvim/commit/3373ab568c7cbf83f1244eab922ece9aeccde1fb))

## [4.5.0](https://github.com/folke/noice.nvim/compare/v4.4.7...v4.5.0) (2024-07-25)


Expand Down

0 comments on commit c1ba80c

Please sign in to comment.